end

open override fun end()

Ends the animation. Causes sending an Animator.AnimatorListener.onAnimationEnd(Animator) to its listeners.

This method must be called on the thread that is running the animation.