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

namespace UnityEngine.UIElements
{
public class INotifyValueChanged`1 // TypeDefIndex: 5252
{

	// Methods
	// RVA: -1
	public abstract type#1183 get_value() { }
	// RVA: -1
	public abstract type#28660 set_value(type#1183 value) { }
	// RVA: -1
	public abstract type#28660 SetValueWithoutNotify(type#1183 newValue) { }
}
}
