Event cancel
This occurs when the cancel button is pressed.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, BaseEventData> cancel
Returns
| Type | Description |
|---|---|
| Action<GameObject, BaseEventData> |