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

namespace UnityEngine.UIElements
{
public class IGroupBox // TypeDefIndex: 5641
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnOptionAdded(type#20141 option) { }
	// RVA: -1
	public abstract type#28660 OnOptionRemoved(type#20141 option) { }
}
}
