textmode.js / layering / TextmodeLayer / isVisible
Method: isVisible()
ts
isVisible(): boolean;Check whether this layer is visible for rendering.
Returns
boolean
true when the layer is visible; otherwise, false.
textmode.js / layering / TextmodeLayer / isVisible
isVisible(): boolean;Check whether this layer is visible for rendering.
boolean
true when the layer is visible; otherwise, false.