end abstract method
void
end()
Ends the drag session successfully.
Unlocks the canvas. The element should commit any state changes. Does nothing if not active.
Implementation
void end();
Ends the drag session successfully.
Unlocks the canvas. The element should commit any state changes. Does nothing if not active.
void end();