FlightStickNavigationReading.IsCancelPressed Property

Gets a Boolean value that indicates whether the Cancel button is currently pressed.

Syntax

public:
property bool IsCancelPressed {
         bool get ();
}  

Property value

Type: bool 

 Returns true if the Cancel button is currently pressed; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

FlightStickNavigationReading Class

FlightStickNavigationReading Members

Microsoft.Xbox.Input Namespace