Function: isVisible()
function isVisible(): boolean;
Defined in: packages/blockly/core/tooltip.ts:67
Returns whether or not a tooltip is showing
Returns
boolean
True if a tooltip is showing
function isVisible(): boolean;
Defined in: packages/blockly/core/tooltip.ts:67
Returns whether or not a tooltip is showing
boolean
True if a tooltip is showing