DeviceMotionEventRotationRate
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.
Instance properties
DeviceMotionEventRotationRate.alpha
Read only-
The amount of rotation around the Z axis, in degrees per second.
DeviceMotionEventRotationRate.beta
Read only-
The amount of rotation around the X axis, in degrees per second.
DeviceMotionEventRotationRate.gamma
Read only-
The amount of rotation around the Y axis, in degrees per second.
Specifications
Specification |
---|
Device Orientation and Motion # devicemotioneventrotationrate |
Browser compatibility
Report problems with this compatibility data on GitHubLegend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.