FullScreenSystemOverlayMode

February 7, 2017 ยท View on GitHub

-description

Defines constants that specify how the app responds to edge gestures when in full-screen mode.

-enum-fields

-field Standard:0

Edge gestures call up system overlays, like the taskbar and title bar.

-field Minimal:1

Edge gestures call up a temporary UI, which in turn can be used to call up system overlays corresponding to that edge.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-enum-fields
  3. 2.1-field Standard:0
  4. 2.2-field Minimal:1
  5. 3-remarks
  6. 4-examples
  7. 5-see-also