Event dragStarted
Event fired when the user starts dragging droppable object(s).
Use this event to perform validate the drag and drop operation via the state property.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action dragStarted
Returns
Type | Description |
---|---|
Action |