AnimationStyleMetadatalink
Encapsulates an animation style. Instantiated and returned by the style()
function.
封装一个动画样式。由 style()
函数实例化并返回。
属性
属性名 | 类型 | 说明 |
---|---|---|
styles | A set of CSS style properties. 一组 CSS 样式属性。 | |
offset | A percentage of the total animate time at which the style is to be applied. 应用该样式的那个时间点在总动画时序中的百分比。 |