DeviceAcceleration

This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for the proper prefixes to use in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the spec changes.

A DeviceAcceleration object provides information about the amount of acceleration the device is experiencing along all three axes.

Properties

DeviceAcceleration.x Read only
The amount of acceleration along the X axis. Read only.
DeviceAcceleration.y Read only
The amount of acceleration along the Y axis. Read only.
DeviceAcceleration.z Read only
The amount of acceleration along the Z axis. Read only.

Specifications

Specification Status Comment
Device Orientation Events
The definition of 'DeviceAcceleration' in that specification.
Working Draft Initial definition

Document Tags and Contributors

 Contributors to this page: Sebastianz, teoli, MHasan, tregagnon, Sheppy, ethertank
 Last updated by: Sebastianz,