Event pointerUp
This occurs when a select button up occurs while a UI pointer is hovering an element.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, PointerEventData> pointerUp
Returns
| Type | Description |
|---|---|
| Action<GameObject, PointerEventData> |