cancel abstract method
void
cancel()
Cancels the drag session.
Unlocks the canvas. The element should restore its state to the values captured at session start. Does nothing if not active.
Implementation
void cancel();
Cancels the drag session.
Unlocks the canvas. The element should restore its state to the values captured at session start. Does nothing if not active.
void cancel();