Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

IPointerUpHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnPointerUp callbacks.

Note: In order to receive OnPointerUp callbacks, you must also implement the IPointerDownHandler interface

Public Methods

OnPointerUp

Did you find this page useful? Please give it a rating: