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

namespace UnityEngine.UIElements
{
public class IValueField`1 // TypeDefIndex: 5372
{

	// Methods
	// RVA: -1
	public abstract type#1204 get_value() { }
	// RVA: -1
	public abstract type#28660 set_value(type#1204 value) { }
	// RVA: -1
	public abstract type#28660 ApplyInputDeviceDelta(type#28468 delta, type#17262 speed, type#1204 startValue) { }
	// RVA: -1
	public abstract type#28660 StartDragging() { }
	// RVA: -1
	public abstract type#28660 StopDragging() { }
}
}
