ICancelHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Switch to Manual

Description

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

Public Functions

OnCancel发生取消事件时由 BaseInputModule 调用。