IPointerUpHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Switch to Manual

Description

Интерфейс, реализующий получение коллбеков OnPointerUp.

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

Public Functions

OnPointerUp