Delegate DragAndDrop.DragAndDropEventHandler
Definition
- Assembly:
- Tizen.NUI.dll
Delegate representing the method that will handle drag and drop events.
public delegate void DragAndDrop.DragAndDropEventHandler(View targetView, DragEvent navtiveDragEvent)