Skip to main content

blockly > BlockSvg > isDragging

BlockSvg.isDragging() method

Returns whether or not this block is currently being dragged.

Signature:

isDragging(): boolean;

Returns:

boolean