This property indicates the rate of rotation around the X axis -- in degrees per second -- in a DeviceRotationRate
object.
var beta = deviceRotationRate.beta;
This property is read-only.
beta
double
indicating the rate of rotation around the X axis, in degrees per second. See Accelerometer values explained for details.Specification | Status | Comment |
---|---|---|
Device Orientation Events | Working Draft | Initial specification. |
Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|---|
Basic support | ? | (Yes) | ? | ? | ? | ? |
Feature | Android | Edge | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | ? | (Yes) | ? | ? | ? | ? |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/DeviceRotationRate/beta