ArcadeStickReading.ActuatorVelocityY Property

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

Syntax

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

Property value

Type: float32 

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