// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.IPanel

namespace UnityEngine.UIElements
{
public class IPanel // TypeDefIndex: 5680
{

	// Methods
	// RVA: -1
	public abstract type#28615 get_visualTree() { }
	// RVA: -1
	public abstract type#18007 get_dispatcher() { }
	// RVA: -1
	public abstract type#16465 get_contextType() { }
	// RVA: -1
	public abstract type#18597 get_focusController() { }
}
}
