IWheelReading.LeftPaddle Property

Gets a Boolean value that indicates whether the left paddle is currently pressed.

Syntax

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

Property value

Type: bool 

  Returns true if the left paddle is currently pressed; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheelReading Interface

IWheelReading Members

Microsoft.Xbox.Input Namespace