Versions with this page:
Versions without this page:
interface in UnityEngine.EventSystems
实现接口:IEventSystemHandler
要实现的接口(如果您希望接收 OnEndDrag 回调)。
注意:除了 IEndDragHandler 之外,您还需要实现 IDragHandler。另请参阅:IDragHandler。