This version of Unity is unsupported.

IUpdateSelectedHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnUpdateSelected callbacks.

Public Methods

OnUpdateSelectedCalled by the EventSystem when the object associated with this EventTrigger is updated.