Cancelable

fun interface Cancelable

Interface describing cancelable animation set for high-level functions like flyTo, easeTo etc.

Functions

cancel
Link copied to clipboard
abstract fun cancel()

Cancel running animation set.