kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / ListenerAdapter / onAnimationPause

onAnimationPause

open fun onAnimationPause(drawable: KyrieDrawable): Unit

Overrides Listener.onAnimationPause

Notifies that the animation was paused.

Parameters

drawable - The KyrieDrawable instance being paused.