public void OnEndDrag (EventSystems.PointerEventData eventData);

Parameters

eventDataThe eventData sent by the EventSystem.

Description

Capture the OnEndDrag callback from the EventSystem and cancel the listening of drag events.