doOnPause
fun Animator.doOnPause(action: (animator: Animator) -> Unit): Animator.AnimatorPauseListener(source)
Add an action which will be invoked when the animation has been paused.
Return
the Animator.AnimatorPauseListener added to the Animator