data class AnimationStartedEvent : AnimationEvent
AnimationStartedEvent(animation: Animation)
Animation that was started.
val animation: Animation