pause method
void
pause()
The pause()
method of the
Web Animations API's
Animation interface suspends playback of the animation.
Implementation
external void pause();
The pause()
method of the
Web Animations API's
Animation interface suspends playback of the animation.
external void pause();