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

namespace UnityEngine.UIElements
{
public class BoundsIntField // TypeDefIndex: 5178
{
	// Fields
	type#28489 m_PositionField;
	type#28489 m_SizeField;
	type#26592 ussClassName;
	type#26592 labelUssClassName;
	type#26592 inputUssClassName;
	type#26592 positionUssClassName;
	type#26592 sizeUssClassName;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 label) { }
	// RVA: -1
	public virtual type#28660 SetValueWithoutNotify(type#15363 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#4135 e) { }
	// RVA: -1
	private type#28660 <.ctor>b__11_1(type#4135 e) { }
}
}
