AccelerometerReadingEventArgs Properties
Collapse the table of content
Expand the table of content

AccelerometerReadingEventArgs Properties

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

The AccelerometerReadingEventArgs type exposes the following members.

  NameDescription
Public property Timestamp A timestamp indicating the time at which the accelerometer reading was taken.
Public property X The acceleration in the X direction, in gravitational units.
Public property Y The acceleration in the Y direction, in gravitational units.
Public property Z The acceleration in the Z direction, in gravitational units.
Top

Show:
© 2017 Microsoft