Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IInitializePotentialDragHandler

interface in UnityEngine.EventSystems


Implements interfaces: IEventSystemHandler

Description

Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.

Public Functions

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