blockly >事件 >BlockDrag >isStart

Events.BlockDrag.isStart 属性

如果这是拖动的开始,则为 true;如果这是拖动的结束,则为 false。

Signature:

isStart?: boolean;