// Assembly: UnityEngine.UI
// Full name: UnityEngine.EventSystems.IBeginDragHandler

namespace UnityEngine.EventSystems
{
public class IBeginDragHandler // TypeDefIndex: 10771
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnBeginDrag(type#24510 eventData) { }
}
}
