MotionReading.DeviceAcceleration Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the linear acceleration of the device, in gravitational units.
Assembly: Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)
The raw data readings from the Accelerometer class include the force of gravity on the device in addition to forces caused by the user moving the device. The DeviceAcceleration property gives the acceleration of the device without the inclusion of gravity.
Show: