data class AnimationCanceledEvent : AnimationEvent
Event for when an animation has been cancelled.
<init> |
Event for when an animation has been cancelled. AnimationCanceledEvent(id: String) |
id |
Id of the animation that was cancelled. val id: String |