Version: 2017.2

IInitializePotentialDragHandler

interface in UnityEngine.EventSystems


Implementa interfaces:IEventSystemHandler

Cambiar al Manual

Descripción

Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.

Funciones Públicas

OnInitializePotentialDragCalled by a BaseInputModule when a drag has been found but before it is valid to begin the drag.