handleDrop
Called when a drag operation is released in this collection view.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Func<HandleDragAndDropArgs, DragVisualMode> handleDrop