IFlightStickReading.IsAPressed Property

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

Syntax

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

Property value

Type: bool 

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

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IFlightStickReading Interface

IFlightStickReading Members

Microsoft.Xbox.Input Namespace