OptionalUINavigationButtons OptionalUINavigationButtons OptionalUINavigationButtons OptionalUINavigationButtons Enum

Definition

Specifies additional buttons that may be available on a controller that appears as a navigation controller.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

public : enum class OptionalUINavigationButtonspublic enum OptionalUINavigationButtonsPublic Enum OptionalUINavigationButtons// You can use this enum in JavaScript.
Attributes
System.FlagsAttribute ContractVersionAttribute
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Context1 Context1 Context1 Context1

Context1 button.

Context2 Context2 Context2 Context2

Context2 button.

Context3 Context3 Context3 Context3

Context3 button.

Context4 Context4 Context4 Context4

Context4 button.

None None None None

No buttons.

PageDown PageDown PageDown PageDown

Page down button.

PageLeft PageLeft PageLeft PageLeft

Page left button.

PageRight PageRight PageRight PageRight

Page right button.

PageUp PageUp PageUp PageUp

Page up button.

ScrollDown ScrollDown ScrollDown ScrollDown

Scroll down button.

ScrollLeft ScrollLeft ScrollLeft ScrollLeft

Scroll left button.

ScrollRight ScrollRight ScrollRight ScrollRight

Scroll right button.

ScrollUp ScrollUp ScrollUp ScrollUp

Scroll up button.