Skip to content

textmode.js / layering / TextmodeLayer / hide

Method: hide()

ts
hide(): void;

Hide this layer from rendering.

Returns

void

Example