blockly > IDragStrategy > revertDrag

IDragStrategy.revertDrag() method

Moves the draggable back to where it was at the start of the drag.

Signature:

revertDrag(): void;

Returns:

void