Gets a Boolean value that indicates whether the X button is currently pressed.
public:
property bool IsXPressed {
bool get ();
}
Type: bool
Returns true if the X button is currently pressed; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
FlightStickNavigationReading Class