stop();
The stop method pauses timeline animation.
After the animation is stopped, the scale step with the index 0 becomes the current step.
The example of use is given on the page with description of the Timeline.play method.
See also:
Timeline