DeviceMotionEventAcceleration: z property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The z read-only property of the DeviceMotionEventAcceleration interface indicates the amount of acceleration that occurred along the Z axis in a DeviceMotionEventAcceleration object.

Value

A double indicating the amount of acceleration along the Z axis. See Accelerometer values explained for details.

Specifications