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

namespace UnityEngine.UIElements
{
public class PopupWindow // TypeDefIndex: 5325
{
	// Fields
	type#28616 m_ContentContainer;
	type#26592 ussClassName;
	type#26592 contentUssClassName;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28615 get_contentContainer() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
