public void OnMove (EventSystems.AxisEventData eventData);

参数

eventData当前事件数据。

描述

发生移动事件时由 EventSystem 调用。

有关用法示例,请参阅 EventTrigger