Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
DeviceMotionEventRotationRate
DeviceMotionEventRotationRate
Available only in secure contexts.
MDN Reference
interface
DeviceMotionEventRotationRate
{
alpha
:
null
|
number
;
beta
:
null
|
number
;
gamma
:
null
|
number
;
}
Index
Properties
<internal>.DeviceMotionEventRotationRate.alpha
<internal>.DeviceMotionEventRotationRate.beta
<internal>.DeviceMotionEventRotationRate.gamma
Properties
Readonly
alpha
alpha
:
null
|
number
MDN Reference
Readonly
beta
beta
:
null
|
number
MDN Reference
Readonly
gamma
gamma
:
null
|
number
MDN Reference
Available only in secure contexts.
MDN Reference