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

namespace UnityEngine.EventSystems
{
public class ISelectHandler // TypeDefIndex: 10778
{

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