public void OnDrop (EventSystems.PointerEventData eventData);

参数

eventData当前事件数据。

描述

当对象接受拖放时由 EventSystem 调用。

有关用法示例,请参阅 EventTrigger