ACTION_DRAG_START

Action to start a drag.

This action initiates a drag &drop within the system. The source's dragged content is prepared before the drag begins. In View, this action should prepare the arguments to startDragAndDrop} and then call the method. The equivalent should be performed for other UI toolkits.

See also