This version of Unity is unsupported.

IDragHandler.OnDrag

Declaration

public void OnDrag(EventSystems.PointerEventData eventData);

Parameters

eventData Current event data.

Description

When draging is occuring this will be called every time the cursor is moved.