DragContext.dragAbort

Aborts a drag without dropping.

This function is called by the drag source.

This function does not need to be called in managed drag and drop operations. See DragContext.manageDnd for more information.

class DragContext
static
void
dragAbort

Parameters

context DragContext
time uint

the timestamp for this operation