FullScreenSystemOverlayMode FullScreenSystemOverlayMode FullScreenSystemOverlayMode FullScreenSystemOverlayMode Enum

Definition

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

public : enum class FullScreenSystemOverlayModepublic enum FullScreenSystemOverlayModePublic Enum FullScreenSystemOverlayMode// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Minimal Minimal Minimal Minimal

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

Standard Standard Standard Standard

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