blockly >拖动 >BlockDragStrategy >endDrag

monitoring.BlockDragStrategy.endDrag() 方法

清除拖动结束时的任何状态。应用所有待处理的连接。

Signature:

endDrag(): void;

返回

void