TimelineAPI.pause

Pauses the animation playback

TimelineAPI.pause() method

Pauses the animation playback

Signature:

pause(): void;

Returns:

void

Example

creator.timeline.pause();
Last updated: August 25, 2026 at 6:23 AMEdit this page