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

namespace UnityEngine.UIElements
{
public class GroupBox // TypeDefIndex: 5240
{
	// Fields
	type#15241 textProperty;
	type#26592 ussClassName;
	type#26592 labelUssClassName;
	type#21755 m_TitleLabel;

	// Methods
	// RVA: -1
	public type#26576 get_text() { }
	// RVA: -1
	public type#28660 set_text(type#26576 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 text) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IGroupBox.OnOptionAdded(type#20141 option) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IGroupBox.OnOptionRemoved(type#20141 option) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
