Freigeben über


RawGameController.ButtonCount Eigenschaft

Definition

Die Anzahl der Schaltflächen auf dem unformatierten Gamecontroller.

public:
 property int ButtonCount { int get(); };
int ButtonCount();
public int ButtonCount { get; }
var int32 = rawGameController.buttonCount;
Public ReadOnly Property ButtonCount As Integer

Eigenschaftswert

Int32

int

Die Anzahl der Schaltflächen auf dem unformatierten Gamecontroller.

Gilt für: