正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
PropertyIndexedKeyframes
接口 PropertyIndexedKeyframes
interface
PropertyIndexedKeyframes
{
composite
?:
CompositeOperationOrAuto
|
CompositeOperationOrAuto
[]
;
easing
?:
string
|
string
[]
;
offset
?:
number
|
(
null
|
number
)
[]
;
[
property
:
string
]
:
|
string
|
string
[]
|
number
|
null
|
(
number
|
null
)
[]
|
undefined
;
}
可索引
[
property
:
string
]:
|
string
|
string
[]
|
number
|
null
|
(
number
|
null
)
[]
|
undefined
索引
属性
composite?
easing?
offset?
属性
可选
composite
composite
?:
CompositeOperationOrAuto
|
CompositeOperationOrAuto
[]
可选
easing
easing
?:
string
|
string
[]
可选
offset
offset
?:
number
|
(
null
|
number
)
[]
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
composite
easing
offset
@custouch-open/js-sdk
加载中……