This version of Unity is unsupported.

IDeselectHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnDeselect callbacks.

Public Methods

OnDeselectCalled by the EventSystem when a new object is being selected.