Home > blockly > Block > isCollapsed
Block.isCollapsed() method
Get whether the block is collapsed or not.
Signature:
isCollapsed(): boolean;
Returns:
boolean
True if collapsed.
Home > blockly > Block > isCollapsed
Get whether the block is collapsed or not.
Signature:
isCollapsed(): boolean;
Returns:
boolean
True if collapsed.