This version of Unity is unsupported.

ICancelHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnCancel callbacks.

Public Methods

OnCancelCalled by a BaseInputModule when a Cancel event occurs.