UIApplication.DoDragDrop
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| DoDragDrop(ICollection<String>) | None | |
| DoDragDrop(Object, IDropHandler) | None | Initiates a drag and drop operation with a custom drop implementation. |
| Name | Return Type | Description |
|---|---|---|
| DoDragDrop(ICollection<String>) | None | |
| DoDragDrop(Object, IDropHandler) | None | Initiates a drag and drop operation with a custom drop implementation. |