AnimationAnimateMetadatalink
Encapsulates an animation step. Instantiated and returned by the animate() function.
封装一个动画步骤。由 animate() 函数进行实例化并返回。
属性
| 属性名 | 类型 | 说明 |
|---|---|---|
| timings | The timing data for the step. 该步骤的时序数据。 | |
| styles | A set of styles used in the step. 用在该步骤中的一组样式。 |