Back to Content

DeviceMotionEventAcceleration: z property

files/en-us/web/api/devicemotioneventacceleration/z/index.md

latest604 B
Original Source

{{APIRef("Device Orientation Events")}}{{securecontext_header}}

The z read-only property of the {{domxref("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

{{Specifications}}

Browser compatibility

{{Compat}}