// Assembly: UnityEngine.UIElementsModule
// Full name: TextValueInput

public class TextValueInput // TypeDefIndex: 5373
{
	// Fields
	type#26577 <formatString>k__BackingField;

	// Methods
	// RVA: -1
	private type#10560 get_textValueFieldParent() { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	internal virtual type#15313 AcceptCharacter(type#15837 c) { }
	// RVA: -1
	protected abstract type#26576 get_allowedCharacters() { }
	// RVA: -1
	public type#26576 get_formatString() { }
	// RVA: -1
	public type#28660 set_formatString(type#26576 value) { }
	// RVA: -1
	public abstract type#28660 ApplyInputDeviceDelta(type#28468 delta, type#17262 speed, type#1728 startValue) { }
	// RVA: -1
	public type#28660 StartDragging() { }
	// RVA: -1
	public type#28660 StopDragging() { }
	// RVA: -1
	protected abstract type#26576 ValueToString(type#1728 value) { }
	// RVA: -1
	protected virtual type#1728 StringToValue(type#26576 str) { }
}
