Skip to content

textmode.js / Textmodifier / noLoop

Method: noLoop()

ts
noLoop(): void;

Stop the automatic rendering loop.

Rendering can be resumed later with loop.

Returns

void

Example