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

namespace UnityEngine.UIElements
{
public class BoundsField // TypeDefIndex: 5175
{
	// Fields
	type#26592 ussClassName;
	type#26592 labelUssClassName;
	type#26592 inputUssClassName;
	type#26592 centerFieldUssClassName;
	type#26592 extentsFieldUssClassName;
	type#28483 m_CenterField;
	type#28483 m_ExtentsField;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 label) { }
	// RVA: -1
	public virtual type#28660 SetValueWithoutNotify(type#15356 newValue) { }
	// RVA: -1
	protected virtual type#28660 UpdateMixedValueContent() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private type#28660 <.ctor>b__11_0(type#4134 e) { }
	// RVA: -1
	private type#28660 <.ctor>b__11_1(type#4134 e) { }
}
}
