This version of Unity is unsupported.

IBeginDragHandler.OnBeginDrag

Declaration

public void OnBeginDrag(EventSystems.PointerEventData eventData);

Parameters

eventData Current event data.

Description

Called by a BaseInputModule before a drag is started.