AccelerometerReading.AccelerationY Property

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

Syntax

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

Property value

Type: float64 

  The y-axis acceleration in g’s.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

AccelerometerReading Class

AccelerometerReading Members

Windows.Devices.Sensors Namespace