This version of Unity is unsupported.

IInitializePotentialDragHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.

Public Methods

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