Gets a Boolean value indicating whether an extra button is pressed on a flight stick.
public:
bool IsExtraButtonPressed(
unsigned char extraButtonIndex
)
extraButtonIndex
Type: unsigned char
Index of the extra button to query.
Type: bool
Returns true if the button is currently pressed; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd