Gets the lean amount in the X direction. The values varies from -1 (left) to +1 (right).
public:
property float32 LeanX {
float32 get ();
}
Type: float32
The lean amount in the X direction.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd
IBodyControllerReading Interface