GameControllerButtonLabel Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étiquette qui apparaît sur le bouton du contrôleur physique.
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
- Héritage
-
GameControllerButtonLabel
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v3.0)
|
Champs
Back | 27 | Bouton Précédent. |
Circle | 44 | Bouton Cercle. |
Cross | 43 | Bouton croisé. |
DialLeft | 66 | Composez vers la gauche. |
DialRight | 67 | Composez vers la droite. |
Down | 32 | Bouton bas. |
DownLeftArrow | 65 | Flèche vers le bas vers la gauche. |
Left | 33 | Bouton gauche. |
Left1 | 50 | Gauche 1. |
Left2 | 51 | Gauche 2. |
Left3 | 52 | Gauche 3. |
LeftBumper | 47 | Pare-chocs gauche. |
LeftStickButton | 49 | Bouton stick gauche. |
LeftTrigger | 48 | Déclencheur gauche. |
LetterA | 35 | Lettre A. |
LetterB | 36 | LETTRE B. |
LetterC | 37 | LETTRE C. |
LetterL | 38 | LETTRE L. |
LetterR | 39 | LETTRE R. |
LetterX | 40 | LETTRE X. |
LetterY | 41 | LETTRE Y. |
LetterZ | 42 | LETTRE Z. |
Menu | 25 | Bouton De menu. |
Minus | 64 | Moins. |
Mode | 23 | Bouton Mode. |
None | 0 | Aucun bouton. |
Options | 29 | Bouton Options. |
Paddle1 | 59 | Pagaie 1. |
Paddle2 | 60 | Pagaie 2. |
Paddle3 | 61 | Pagaie 3. |
Paddle4 | 62 | Pagaie 4. |
Plus | 63 | En plus. |
Right | 34 | Bouton droit. |
Right1 | 56 | Droite 1. |
Right2 | 57 | Droite 2. |
Right3 | 58 | À droite 3. |
RightBumper | 53 | Pare-chocs droit. |
RightStickButton | 55 | Bouton stick droit. |
RightTrigger | 54 | Déclencheur droit. |
Select | 24 | Sélectionnez le bouton . |
Share | 30 | Bouton Partager. |
Square | 45 | Bouton carré. |
Start | 28 | Bouton Démarrer. |
Suspension | 68 | Suspension. |
Triangle | 46 | Bouton triangle. |
Up | 31 | Bouton Haut. |
View | 26 | Bouton Afficher. |
XboxA | 9 | Un bouton. |
XboxB | 10 | Bouton B. |
XboxBack | 1 | Bouton Précédent. |
XboxDown | 6 | Bouton bas. |
XboxLeft | 7 | Bouton gauche. |
XboxLeftBumper | 13 | Pare-chocs gauche. |
XboxLeftStickButton | 15 | Bouton stick gauche. |
XboxLeftTrigger | 14 | Déclencheur gauche. |
XboxMenu | 3 | Bouton De menu. |
XboxPaddle1 | 19 | Pagaie 1. |
XboxPaddle2 | 20 | Pagaie 2. |
XboxPaddle3 | 21 | Pagaie 3. |
XboxPaddle4 | 22 | Pagaie 4. |
XboxRight | 8 | Bouton droit. |
XboxRightBumper | 16 | Pare-chocs droit. |
XboxRightStickButton | 18 | Bouton stick droit. |
XboxRightTrigger | 17 | Déclencheur droit. |
XboxStart | 2 | Bouton Démarrer. |
XboxUp | 5 | Bouton Haut. |
XboxView | 4 | Bouton Afficher. |
XboxX | 11 | Bouton X. |
XboxY | 12 | Bouton Y. |