DragSourceEvent.detail

The operation that was performed. @see DND#DROP_NONE @see DND#DROP_MOVE @see DND#DROP_COPY @see DND#DROP_LINK @see DND#DROP_TARGET_MOVE

class DragSourceEvent
int detail;

Meta