blockly > Scrollbar > isVisible

Scrollbar.isVisible() method

Is the scrollbar visible. Non-paired scrollbars disappear when they aren't needed.

Signature:

isVisible(): boolean;

Returns:

boolean

True if visible.