Event pointerEnter
This occurs when a UI pointer enters an element.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, PointerEventData> pointerEnter
Returns
| Type | Description |
|---|---|
| Action<GameObject, PointerEventData> |