Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

IPointerUpHandler

interface in UnityEngine.EventSystems


Implements interfaces: IEventSystemHandler

Description

Interface to implement if you wish to receive OnPointerUp callbacks.

Public Functions

OnPointerUpCalled by a BaseInputModule when an OnPointerUp event occurs.