Accelerometer Events

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Accelerometer type exposes the following members.

Events

  Name Description
CurrentValueChanged Occurs when new data arrives from the sensor. (Inherited from SensorBase<(Of <(TSensorReading>)>).)
ReadingChanged Obsolete. Occurs when new data arrives from the accelerometer. This method is deprecated in the current release. Applications should use the CurrentValueChanged event of the SensorBase<(Of <(TSensorReading>)>) class instead.

Top

See Also

Reference

Accelerometer Class

Microsoft.Devices.Sensors Namespace