AnimationStaggerMetadatalink
Encapsulates parameters for staggering the start times of a set of animation steps. Instantiated and returned by the stagger()
function.
封装一组动画步骤的起始时间的交错参数。 由 stagger()
函数实例化并返回。
属性
属性名 | 类型 | 说明 |
---|---|---|
timings | The timing data for the steps. 各个步骤的时序数据。 | |
animation | One or more animation steps. 一个或多个动画步骤。 |