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

namespace UnityEngine.UIElements
{
public class ToggleButtonGroupState // TypeDefIndex: 5382
{
	// Fields
	type#27938 m_Data;
	type#20868 m_Length;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27937 optionsBitMask, type#20867 length) { }
	// RVA: -1
	public type#20867 get_length() { }
	// RVA: -1
	internal type#28660 set_length(type#20867 value) { }
	// RVA: -1
	internal type#27937 get_data() { }
	// RVA: -1
	public type#15313 get_Item(type#20867 index) { }
	// RVA: -1
	public type#28660 set_Item(type#20867 index, type#15313 value) { }
	// RVA: -1
	public type#10222 GetActiveOptions(type#10222 activeOptionsIndices) { }
	// RVA: -1
	public type#28660 ResetAllOptions() { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#27507 other) { }
	// RVA: -1
	private type#28660 ResetOptions(type#20867 startingIndex) { }
	// RVA: -1
	public static type#15313 op_Equality(type#27507 lhs, type#27507 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#27507 lhs, type#27507 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27507 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
