DeviceMotionEventRotationRate
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
A DeviceMotionEventRotationRate
object provides information about the rate at which the device is rotating around all three axes.
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 | Status | Comment |
---|---|---|
DeviceOrientation Event Specification The definition of 'DeviceMotionEventRotationRate' in that specification. |
Editor's Draft |
Browser compatibility
BCD tables only load in the browser