Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
A DeviceMotionEventRotationRate interface of the Device Orientation Events provides information about the rate at which the device is rotating around all three axes.
The amount of rotation around the Z axis, in degrees per second.
DeviceMotionEventRotationRate.beta Read onlyThe amount of rotation around the X axis, in degrees per second.
DeviceMotionEventRotationRate.gamma Read onlyThe amount of rotation around the Y axis, in degrees per second.
| Device Orientation and Motion # devicemotioneventrotationrate |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Dec 15, 2023 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.