Gets a bitmap that indicates which buttons on the arcade stick device are currently on.
public:
property uint64 ButtonStates {
uint64 get ();
}
Type: uint64
Bitmap that indicates whether each of the buttons on the arcade stick device are currently on. For each index from zero to (IArcadeStick.ButtonCount − 1), a bit value of one in the bitmask indicates that the button at that index is currently on; the value zero indicates that the button is currently off.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.arcadestick.winmd