IGamepadReading.IsAPressed Property

Indicates whether A button is pressed.

Syntax

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

Property value

Type: bool 

 True if A button is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace