This read-only property indicates the amount of acceleration that occurred along the Y axis in a DeviceAcceleration
object.
var yAccel = deviceAcceleration.y;
y
double
indicating the amount of acceleration along the Y axis. See Accelerometer values explained for details.
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/DeviceAcceleration/y