InputField.OnEndDrag

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.

Did you find this page useful? Please give it a rating: