Back to Content

DeviceMotionEventAcceleration: x property

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

latest604 B
Original Source

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

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}