Event dragEnded
Event fired when the user stops dragging droppable object(s).
Use this event to perform any cleanup after a drag and drop operation.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public event Action dragEnded
Returns
| Type | Description |
|---|---|
| Action |