正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
DeviceMotionEventInit
接口 DeviceMotionEventInit
interface
DeviceMotionEventInit
{
acceleration
?:
DeviceMotionEventAccelerationInit
;
accelerationIncludingGravity
?:
DeviceMotionEventAccelerationInit
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
interval
?:
number
;
rotationRate
?:
DeviceMotionEventRotationRateInit
;
}
层级 (
查看完整内容
)
EventInit
DeviceMotionEventInit
索引
属性
acceleration?
acceleration
Including
Gravity?
bubbles?
cancelable?
composed?
interval?
rotation
Rate?
属性
可选
acceleration
acceleration
?:
DeviceMotionEventAccelerationInit
可选
acceleration
Including
Gravity
acceleration
Including
Gravity
?:
DeviceMotionEventAccelerationInit
可选
bubbles
bubbles
?:
boolean
可选
cancelable
cancelable
?:
boolean
可选
composed
composed
?:
boolean
可选
interval
interval
?:
number
可选
rotation
Rate
rotation
Rate
?:
DeviceMotionEventRotationRateInit
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
acceleration
acceleration
Including
Gravity
bubbles
cancelable
composed
interval
rotation
Rate
@custouch-open/js-sdk
加载中……