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