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.alphaRead only-
The amount of rotation around the Z axis, in degrees per second.
DeviceMotionEventRotationRate.betaRead only-
The amount of rotation around the X axis, in degrees per second.
DeviceMotionEventRotationRate.gammaRead only-
The amount of rotation around the Y axis, in degrees per second.
Specifications
| Specification |
|---|
| DeviceOrientation Event Specification # devicemotioneventrotationrate |
Browser compatibility
| desktop | mobile | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
DeviceMotionEventRotationRate | |||||||||||
alpha | |||||||||||
beta | |||||||||||
gamma | |||||||||||