blockly > Block > isCollapsed

Block.isCollapsed() method

Get whether the block is collapsed or not.

Signature:

isCollapsed(): boolean;

Returns:

boolean

True if collapsed.