ArcadeStickReading.ActuatorPositionY Property

Gets the current position of the arcade stick actuator along the y-axis.

Syntax

public:
property float32 ActuatorPositionY {
         float32 get ();
}  

Property value

Type: float32 

  Current position of the arcade stick actuator along the y-axis, in the range [0.0, 1.0]. The value 0.0 indicates that the position of the actuator is fully in the up direction; the value 1.0 indicates that the position of the actuator is fully in the down direction.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

ArcadeStickReading Class

ArcadeStickReading Members

Microsoft.Xbox.Input Namespace