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 13, 2026 at 9:17 AMEdit this page