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

namespace UnityEngine.UIElements
{
public class IGroupManager // TypeDefIndex: 5643
{

	// Methods
	// RVA: -1
	public abstract type#28660 Init(type#20139 groupBox) { }
	// RVA: -1
	public abstract type#28660 OnOptionSelectionChanged(type#20141 selectedOption) { }
	// RVA: -1
	public abstract type#28660 RegisterOption(type#20141 option) { }
	// RVA: -1
	public abstract type#28660 UnregisterOption(type#20141 option) { }
}
}
