IArcadeStick.ButtonCount Property

Gets the total number of physical buttons on the arcade stick device.

Syntax

public:
property unsigned char ButtonCount {
         unsigned char get ();
}  

Property value

Type: unsigned char 

  Total number of physical buttons on the arcade stick device, in the range [0, 63].

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

IArcadeStick Interface

IArcadeStick Members

Microsoft.Xbox.Input Namespace