Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ICancelHandler

Namespace: UnityEngine.EventSystems

/


Implements interfaces: IEventSystemHandler

Switch to Manual

Description

Interface to implement if you wish to receive OnCancel callbacks.

Public Functions

OnCancelCalled by a BaseInputModule when a Cancel even occurs.