DeviceMotionEventAcceleration: z property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

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

This feature is defined in the following specifications:

Browser compatibility