DeviceMotionEventRotationRate: beta
This property indicates the rate of rotation around the X axis -- in degrees per second
-- in a DeviceMotionEventRotationRate
object.
Syntax
var beta = deviceRotationRate.beta;
This property is read-only.
Return value
beta
- A
double
indicating the rate of rotation around the X axis, in degrees per second. See Accelerometer values explained for details.
Specifications
Specification | Status | Comment |
---|---|---|
DeviceOrientation Event Specification The definition of 'DeviceMotionEventRotationRate: beta' in that specification. |
Editor's Draft |
Browser compatibility
BCD tables only load in the browser