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

namespace UnityEngine.UIElements
{
public class RuntimePanel // TypeDefIndex: 5635
{
	// Fields
	type#18010 s_EventDispatcher;
	type#24200 m_PanelSettings;

	// Methods
	// RVA: -1
	public virtual type#24198 get_panelSettings() { }
	// RVA: -1
	public static type#25487 Create(type#25680 ownerObject) { }
	// RVA: -1
	private type#28660 .ctor(type#25680 ownerObject) { }
	// RVA: -1
	internal virtual type#28660 Update() { }
	// RVA: -1
	private type#28660 OnElementFocus(type#18599 evt) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
