DragContext.dropFinish

Ends the drag operation after a drop. This function is called by the drag destination.

class DragContext
void
dropFinish
(,
uint time
)

Parameters

success int

TRUE if the data was successfully received

time uint

the timestamp for this operation

Meta