Delegate DragAndDrop.SourceEventHandler

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

A delegate representing the method that will handle the drag source event.

C#
Copy
public delegate void DragAndDrop.SourceEventHandler(DragSourceEventType sourceEventType)