Event endDrag
This occurs on the last frame an element is dragged.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, PointerEventData> endDrag
Returns
| Type | Description |
|---|---|
| Action<GameObject, PointerEventData> |