DeviceMotionEventAcceleration
The DeviceMotionEventAcceleration
object provides information about the amount of acceleration the device is experiencing along all three axes.
Instance properties
DeviceMotionEventAcceleration.x
Read only
-
The amount of acceleration along the X axis.
DeviceMotionEventAcceleration.y
Read only
-
The amount of acceleration along the Y axis.
DeviceMotionEventAcceleration.z
Read only
-
The amount of acceleration along the Z axis.
Specifications
Browser compatibility
|
Desktop |
Mobile |
|
Chrome |
Edge |
Firefox |
Internet Explorer |
Opera |
Safari |
WebView Android |
Chrome Android |
Firefox for Android |
Opera Android |
Safari on IOS |
Samsung Internet |
DeviceMotionEventAcceleration |
31 |
12 |
6 |
11 |
18 |
No |
4.4.3 |
31 |
6 |
18 |
4.2 |
2.0 |
x |
31 |
12 |
6 |
11 |
18 |
No |
4.4.3 |
31 |
6 |
18 |
4.2 |
2.0 |
y |
31 |
12 |
6 |
11 |
18 |
No |
4.4.3 |
31 |
6 |
18 |
4.2 |
2.0 |
z |
31 |
12 |
6 |
11 |
18 |
No |
4.4.3 |
31 |
6 |
18 |
4.2 |
2.0 |