IArcadeStickReading.ActuatorForceY Property

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

Syntax

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

Property value

Type: float32 

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

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

IArcadeStickReading Interface

IArcadeStickReading Members

Microsoft.Xbox.Input Namespace