DeviceMotionEventAcceleration

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

A DeviceMotionEventAcceleration object provides information about the amount of acceleration the device is experiencing along all three axes.

Properties

DeviceMotionEventAcceleration.x Read only

The amount of acceleration along the X axis. Read only.

DeviceMotionEventAcceleration.y Read only

The amount of acceleration along the Y axis. Read only.

DeviceMotionEventAcceleration.z Read only

The amount of acceleration along the Z axis. Read only.

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
No
12-79
6
Doesn't expose the DeviceMotionEventAcceleration interface itself.
No
?
5.1
Doesn't expose the DeviceMotionEventAcceleration interface itself.
74
≤37-73
74
28-73
6
Doesn't expose the DeviceMotionEventAcceleration interface itself.
?
5
Doesn't expose the DeviceMotionEventAcceleration interface itself.
11.0
1.5-11.0
secure_context_required
No
No
?
No
?
5.1
Doesn't expose the DeviceMotionEventAcceleration interface itself.
≤37
28
?
?
5
Doesn't expose the DeviceMotionEventAcceleration interface itself.
1.5
x
No
12-79
6
No
?
5.1
Doesn't expose the DeviceMotionEventAcceleration interface itself.
≤37
28
6
?
5
Doesn't expose the DeviceMotionEventAcceleration interface itself.
1.5
y
No
12-79
6
No
?
5.1
Doesn't expose the DeviceMotionEventAcceleration interface itself.
≤37
28
6
?
5
Doesn't expose the DeviceMotionEventAcceleration interface itself.
1.5
z
No
12-79
6
No
?
5.1
Doesn't expose the DeviceMotionEventAcceleration interface itself.
≤37
28
6
?
5
Doesn't expose the DeviceMotionEventAcceleration interface itself.
1.5

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/DeviceMotionEventAcceleration