DeviceMotionEventAcceleration: z
Summary
This read-only property indicates the amount of acceleration that occurred along the Z
axis in a DeviceMotionEventAcceleration
object.
Syntax
var zAccel = DeviceMotionEventAcceleration.z;
Return value
z
-
A
double
indicating the amount of acceleration along the Z axis. See Accelerometer values explained for details.
Specifications
Specification |
---|
DeviceOrientation Event Specification # dom-devicemotioneventacceleration-z |
Browser compatibility
BCD tables only load in the browser