IGamepadReading.IsDPadDownPressed Property

Indicates whether D-pad down is pressed.

Syntax

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

Property value

Type: bool 

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

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace