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