data class AnimationCanceledEvent : AnimationEvent
AnimationCanceledEvent(id: String)
Id of the animation that was cancelled.
val id: String