Gets the current position of the arcade stick actuator along the x-axis.
public:
property float32 ActuatorPositionX {
float32 get ();
}
Type: float32
Current position of the arcade stick actuator along the x-axis, in the range [0.0, 1.0]. The value 0.0 indicates that the position of the actuator is fully in the left direction; the value 1.0 indicates that the position of the actuator is fully in the right direction.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.arcadestick.winmd