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

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

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 label, type#20891 maxLength) { }
	// RVA: -1
	public virtual type#19475 get_value() { }
	// RVA: -1
	public virtual type#28660 set_value(type#19475 value) { }
	// RVA: -1
	internal virtual type#28660 UpdateValueFromText() { }
	// RVA: -1
	internal virtual type#28660 UpdateTextFromValue() { }
	// RVA: -1
	public virtual type#28660 SetValueWithoutNotify(type#19475 newValue) { }
	// RVA: -1
	protected virtual type#26576 ValueToString(type#19475 value) { }
	// RVA: -1
	protected virtual type#19475 StringToValue(type#26576 str) { }
	// RVA: -1
	protected virtual type#28660 HandleEventBubbleUp(type#17965 evt) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
