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