正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
DeviceMotionEventAcceleration
接口 DeviceMotionEventAcceleration
Available only in secure contexts.
interface
DeviceMotionEventAcceleration
{
x
:
null
|
number
;
y
:
null
|
number
;
z
:
null
|
number
;
}
索引
属性
x
y
z
属性
只读
x
x
:
null
|
number
只读
y
y
:
null
|
number
只读
z
z
:
null
|
number
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
x
y
z
@custouch-open/js-sdk
加载中……
Available only in secure contexts.