The AnimationEvent class is used to implement animation events.

AnimationEvent 类用于实现动画事件。

属性

eventName: string

The name of the triggered event.

触发的事件名称。

params: any[]

The parameters of the triggered event.

触发事件的参数。

time: number

The time at which the event is triggered.

事件触发的时间。