ui
components/core/createElement
<internal>
DeviceMotionEventAccelerationInit
Interface DeviceMotionEventAccelerationInit
interface
DeviceMotionEventAccelerationInit
{
x
?:
number
|
null
;
y
?:
number
|
null
;
z
?:
number
|
null
;
}
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
number
|
null
Optional
y
y
?:
number
|
null
Optional
z
z
?:
number
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
ui