Version: 2019.2
public void OnBeginDrag (EventSystems.PointerEventData eventData);

Parameters

eventDataThe data passed by the EventSystem.

Description

Capture the OnBeginDrag callback from the EventSystem and ensure we should listen to the drag events to follow.