Version: 2017.2

IInitializePotentialDragHandler

interface in UnityEngine.EventSystems


인터페이스 구현:IEventSystemHandler

매뉴얼로 전환

설명

Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.

Public 함수

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