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

namespace UnityEngine.UIElements
{
public class IntegerField // TypeDefIndex: 5272
{
	// Fields
	type#26592 ussClassName;
	type#26592 labelUssClassName;
	type#26592 inputUssClassName;

	// Methods
	// RVA: -1
	private type#31933 get_integerInput() { }
	// RVA: -1
	protected virtual type#26576 ValueToString(type#20867 v) { }
	// RVA: -1
	protected virtual type#20867 StringToValue(type#26576 str) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 label, type#20891 maxLength) { }
	// RVA: -1
	internal virtual type#15313 CanTryParse(type#26576 textString) { }
	// RVA: -1
	public virtual type#28660 ApplyInputDeviceDelta(type#28468 delta, type#17262 speed, type#20867 startValue) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
