vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
DeviceMotionEventRotationRate
Interface DeviceMotionEventRotationRate
Available only in secure contexts.
MDN Reference
interface
DeviceMotionEventRotationRate
{
alpha
:
null
|
number
;
beta
:
null
|
number
;
gamma
:
null
|
number
;
}
Index
Properties
alpha
beta
gamma
Properties
Readonly
alpha
alpha
:
null
|
number
MDN Reference
Readonly
beta
beta
:
null
|
number
MDN Reference
Readonly
gamma
gamma
:
null
|
number
MDN Reference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
beta
gamma
vot.js - v2.4.12
Loading...
Available only in secure contexts.
MDN Reference