IGamepadReading.IsDPadLeftPressed Property

Indicates whether D-pad left is pressed.

Syntax

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

Property value

Type: bool 

 True if D-pad left is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace