Event drop
This occurs when a dragged element is dropped on a drop handler.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, PointerEventData> drop
Returns
| Type | Description |
|---|---|
| Action<GameObject, PointerEventData> |