canStartDrag
Called when a drag operation wants to start in this collection view.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Func<CanStartDragArgs, bool> canStartDrag