DeviceMotionEventAcceleration: y
Summary
This read-only property indicates the amount of acceleration that occurred along the Y
axis in a DeviceMotionEventAcceleration
object.
Syntax
var yAccel = DeviceMotionEventAcceleration.y;
Return value
y-
A
doubleindicating the amount of acceleration along the Y axis. See Accelerometer values explained for details.
Specifications
| Specification |
|---|
| DeviceOrientation Event Specification # dom-devicemotioneventacceleration-y |
Browser compatibility
BCD tables only load in the browser