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

namespace UnityEngine.EventSystems
{
public class IScrollHandler // TypeDefIndex: 10776
{

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