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

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

	// Methods
	// RVA: -1
	private type#34528 get_unsignedLongInput() { }
	// RVA: -1
	protected virtual type#26576 ValueToString(type#27937 v) { }
	// RVA: -1
	protected virtual type#27937 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#27937 startValue) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
