Namespace: UnityEngine.EventSystems
/
Implements interfaces: IEventSystemHandler
Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.
OnInitializePotentialDrag | Called by a BaseInputModule when a drag has been found but before it is valid to begin the drag. |