IDeselectHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Switch to Manual

Description

要实现的接口(如果您希望接收 OnDeselect 回调)。

Public Functions

OnDeselect在选择新对象时由 EventSystem 调用。