blockly > dragging > BlockDragStrategy > isMovable
dragging.BlockDragStrategy.isMovable() method
Returns true if the block is currently movable. False otherwise.
Signature:
isMovable(): boolean;
Returns:
boolean
blockly > dragging > BlockDragStrategy > isMovable
Returns true if the block is currently movable. False otherwise.
Signature:
isMovable(): boolean;
Returns:
boolean