blockly > Events > BlockDrag > isStart

Events.BlockDrag.isStart property

True if this is the start of a drag, false if this is the end of one.

Signature:

isStart?: boolean;