textmode.js / Textmodifier / isLooping
Method: isLooping()
ts
isLooping(): boolean;Whether the automatic render loop is currently running.
Returns
boolean
true when the render loop is active.
textmode.js / Textmodifier / isLooping
isLooping(): boolean;Whether the automatic render loop is currently running.
boolean
true when the render loop is active.