WheelReading.IsDPadLeftPressed Property

Gets a Boolean value that indicates whether the left direction on the DPad is currently pressed.

Syntax

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

Property value

Type: bool 

  Returns true if the left direction on the DPad is currently pressed; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

WheelReading Class

WheelReading Members

Microsoft.Xbox.Input Namespace