kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / Listener / onAnimationPause
onAnimationPause
abstract fun onAnimationPause(drawable: KyrieDrawable): Unit
Notifies that the animation was paused.
Parameters
drawable
- The KyrieDrawable instance being paused.