This event is emitted on an animating element by up.motion.finish()
to
request the animation to instantly finish and skip to the last frame.
Custom animation and transition functions are expected to instantly settle their promises when this event is observed on the animating element.
Animations started by up.animate()
already handle this event.
The animating element.