blockly >WidgetDiv>isVisible

WidgetDiv.isVisible() 函数

容器是否可见?

Signature:

export declare function isVisible(): boolean;

返回

布尔值

如果可见,则为“true”。