Back to Content

DeviceMotionEventAcceleration: y property

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

latest604 B
Original Source

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

The y read-only property of the {{domxref("DeviceMotionEventAcceleration")}} interface indicates the amount of acceleration that occurred along the Y axis in a DeviceMotionEventAcceleration object.

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}