GameControllerSwitchPosition GameControllerSwitchPosition GameControllerSwitchPosition GameControllerSwitchPosition Enum

Definition

The position of the game controller's switch.

public : enum class GameControllerSwitchPositionpublic enum GameControllerSwitchPositionPublic Enum GameControllerSwitchPosition// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

Center Center Center Center

The center position.

Down Down Down Down

The bottom position.

DownLeft DownLeft DownLeft DownLeft

The bottom left position.

DownRight DownRight DownRight DownRight

The bottom right position.

Left Left Left Left

The left position.

Right Right Right Right

The right position.

Up Up Up Up

The top position.

UpLeft UpLeft UpLeft UpLeft

The top-left position.

UpRight UpRight UpRight UpRight

The top-right position.