IGamepadReading.IsXPressed Property

Indicates whether X button is pressed.

Syntax

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

Property value

Type: bool 

 True if X button is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace