DeviceMotionEventAcceleration
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
A DeviceMotionEventAcceleration
object provides information about the amount of acceleration the device is experiencing along all three axes.
Properties
DeviceMotionEventAcceleration.x
Read only- The amount of acceleration along the X axis. Read only.
DeviceMotionEventAcceleration.y
Read only- The amount of acceleration along the Y axis. Read only.
DeviceMotionEventAcceleration.z
Read only- The amount of acceleration along the Z axis. Read only.
Specifications
Specification | Status | Comment |
---|---|---|
DeviceOrientation Event Specification The definition of 'DeviceMotionEventAcceleration' in that specification. |
Editor's Draft | Initial definition |
Browser compatibility
BCD tables only load in the browser