ArcadeStickReading.ActuatorAccelerationY Property

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

Syntax

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

Property value

Type: float32 

  Current acceleration of the arcade stick actuator along the y-axis, in the range [−1.0, 1.0]. The value −1.0 indicates that the acceleration of the actuator is fully in the up direction; the value 1.0 indicates that the acceleration 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