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

namespace UnityEngine.UIElements
{
public class ButtonStripField // TypeDefIndex: 5186
{
	// Fields
	type#8443 m_Buttons;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 SetValueWithoutNotify(type#20867 newValue) { }
	// RVA: -1
	private type#28660 RefreshButtonsState() { }
}
}
