// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TextValueField`1

namespace UnityEngine.UIElements
{
public class TextValueField`1 // TypeDefIndex: 5374
{
	// Fields
	type#15241 formatStringProperty;
	type#15004 m_Dragger;
	type#15314 m_ForceUpdateDisplay;

	// Methods
	// RVA: -1
	private type#10571 get_textValueInput() { }
	// RVA: -1
	public type#26576 get_formatString() { }
	// RVA: -1
	public type#28660 set_formatString(type#26576 value) { }
	// RVA: -1
	protected type#28660 .ctor(type#26576 label, type#20867 maxLength, type#10571 textValueInput) { }
	// RVA: -1
	public abstract type#28660 ApplyInputDeviceDelta(type#28468 delta, type#17262 speed, type#1379 startValue) { }
	// RVA: -1
	public virtual type#28660 StartDragging() { }
	// RVA: -1
	public virtual type#28660 StopDragging() { }
	// RVA: -1
	internal virtual type#28660 UpdateValueFromText() { }
	// RVA: -1
	internal virtual type#28660 UpdateTextFromValue() { }
	// RVA: -1
	private type#28660 OnIsReadOnlyChanged(type#15313 newValue) { }
	// RVA: -1
	internal virtual type#15313 CanTryParse(type#26576 textString) { }
	// RVA: -1
	protected type#28660 AddLabelDragger() { }
	// RVA: -1
	private type#28660 EnableLabelDragger(type#15313 enable) { }
	// RVA: -1
	public virtual type#28660 SetValueWithoutNotify(type#1379 newValue) { }
	// RVA: -1
	protected virtual type#28660 HandleEventBubbleUp(type#17965 evt) { }
	// RVA: -1
	internal virtual type#28660 OnViewDataReady() { }
	// RVA: -1
	internal virtual type#28660 RegisterEditingCallbacks() { }
	// RVA: -1
	internal virtual type#28660 UnregisterEditingCallbacks() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
