Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
DeviceMotionEventAccelerationInit
DeviceMotionEventAccelerationInit
interface
DeviceMotionEventAccelerationInit
{
x
?:
null
|
number
;
y
?:
null
|
number
;
z
?:
null
|
number
;
}
Index
Properties
<internal>.DeviceMotionEventAccelerationInit.x
<internal>.DeviceMotionEventAccelerationInit.y
<internal>.DeviceMotionEventAccelerationInit.z
Properties
Optional
x
x
?:
null
|
number
Optional
y
y
?:
null
|
number
Optional
z
z
?:
null
|
number