Lottie Cancellation Behavior
Determines how the animation should behave if the calling CoroutineScope is cancelled.
See also
Entries
OnIterationFinish
Link copied to clipboard
Content copied to clipboard
Delay cancellations until the current iteration has fully completed.
Immediately
Link copied to clipboard
Content copied to clipboard
Stop animation immediately and return early.