IGamepadReading.IsDPadRightPressed Property

Indicates whether D-pad right is pressed.

Syntax

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

Property value

Type: bool 

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

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace