Overview | Methods | Fields | This Package | All Packages
This will be used as the response to the query.
Syntax
public int action;
Remarks
Set to a constant in the DragAction class. Set to DragAction.ACTION_CONTINUE to continue the drag operation.
See Also DragAction