GameControllerButtonLabel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Label that appears on the physical controller button.
public enum class GameControllerButtonLabel
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
enum class GameControllerButtonLabel
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public enum GameControllerButtonLabel
var value = Windows.Gaming.Input.GameControllerButtonLabel.none
Public Enum GameControllerButtonLabel
- Inheritance
-
GameControllerButtonLabel
- Attributes
Windows requirements
Device family |
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v3.0)
|
Fields
Name | Value | Description |
---|---|---|
None | 0 | No button. |
XboxBack | 1 | Back button. |
XboxStart | 2 | Start button. |
XboxMenu | 3 | Menu button. |
XboxView | 4 | View button. |
XboxUp | 5 | Up button. |
XboxDown | 6 | Down button. |
XboxLeft | 7 | Left button. |
XboxRight | 8 | Right button. |
XboxA | 9 | A button. |
XboxB | 10 | B button. |
XboxX | 11 | X button. |
XboxY | 12 | Y button. |
XboxLeftBumper | 13 | Left bumper. |
XboxLeftTrigger | 14 | Left trigger. |
XboxLeftStickButton | 15 | Left stick button. |
XboxRightBumper | 16 | Right bumper. |
XboxRightTrigger | 17 | Right trigger. |
XboxRightStickButton | 18 | Right stick button. |
XboxPaddle1 | 19 | Paddle 1. |
XboxPaddle2 | 20 | Paddle 2. |
XboxPaddle3 | 21 | Paddle 3. |
XboxPaddle4 | 22 | Paddle 4. |
Mode | 23 | Mode button. |
Select | 24 | Select button. |
Menu | 25 | Menu button. |
View | 26 | View button. |
Back | 27 | Back button. |
Start | 28 | Start button. |
Options | 29 | Options button. |
Share | 30 | Share button. |
Up | 31 | Up button. |
Down | 32 | Down button. |
Left | 33 | Left button. |
Right | 34 | Right button. |
LetterA | 35 | Letter A. |
LetterB | 36 | Letter B. |
LetterC | 37 | Letter C. |
LetterL | 38 | Letter L. |
LetterR | 39 | Letter R. |
LetterX | 40 | Letter X. |
LetterY | 41 | Letter Y. |
LetterZ | 42 | Letter Z. |
Cross | 43 | Cross button. |
Circle | 44 | Circle button. |
Square | 45 | Square button. |
Triangle | 46 | Triangle button. |
LeftBumper | 47 | Left bumper. |
LeftTrigger | 48 | Left trigger. |
LeftStickButton | 49 | Left stick button. |
Left1 | 50 | Left 1. |
Left2 | 51 | Left 2. |
Left3 | 52 | Left 3. |
RightBumper | 53 | Right bumper. |
RightTrigger | 54 | Right trigger. |
RightStickButton | 55 | Right stick button. |
Right1 | 56 | Right 1. |
Right2 | 57 | Right 2. |
Right3 | 58 | Right 3. |
Paddle1 | 59 | Paddle 1. |
Paddle2 | 60 | Paddle 2. |
Paddle3 | 61 | Paddle 3. |
Paddle4 | 62 | Paddle 4. |
Plus | 63 | Plus. |
Minus | 64 | Minus. |
DownLeftArrow | 65 | Down left arrow. |
DialLeft | 66 | Dial left. |
DialRight | 67 | Dial right. |
Suspension | 68 | Suspension. |