ArcadeStickReading.IsActuatorLeft Property

Gets a Boolean value that indicates whether the arcade stick actuator is currently situated in the left direction.

Syntax

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

Property value

Type: bool 

  Returns true if the arcade stick actuator is currently situated in the left direction; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

ArcadeStickReading Class

ArcadeStickReading Members

Microsoft.Xbox.Input Namespace