RadialControllerSystemMenuItemKind RadialControllerSystemMenuItemKind RadialControllerSystemMenuItemKind RadialControllerSystemMenuItemKind Enum

Definition

Specifies the set of built-in RadialController tools available on the RadialControllerMenu.

public : enum class RadialControllerSystemMenuItemKindpublic enum RadialControllerSystemMenuItemKindPublic Enum RadialControllerSystemMenuItemKind// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

NextPreviousTrack NextPreviousTrack NextPreviousTrack NextPreviousTrack

Next and Previous track selection media commands.

Scroll Scroll Scroll Scroll

Scroll command.

UndoRedo UndoRedo UndoRedo UndoRedo

Undo and Redo commands.

Volume Volume Volume Volume

System volume command.

Zoom Zoom Zoom Zoom

Zoom command.

See Also