AccelerometerReading.AccelerationX Property

Gets the g-force acceleration along the x-axis.

Syntax

public:
property float64 AccelerationX {
         float64 get ();
}  

Property value

Type: float64 

  The x-axis acceleration in g’s.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

AccelerometerReading Class

AccelerometerReading Members

Windows.Devices.Sensors Namespace