RawGameController.ButtonCount Propriété
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.
Nombre de boutons sur la manette de jeu brute.
public:
property int ButtonCount { int get(); };
int ButtonCount();
public int ButtonCount { get; }
var int32 = rawGameController.buttonCount;
Public ReadOnly Property ButtonCount As Integer
Valeur de propriété
Int32
int
Nombre de boutons sur la manette de jeu brute.