// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutValue

namespace UnityEngine.UIElements.Layout
{
public class LayoutValue // TypeDefIndex: 6486
{
	// Fields
	type#26060 value;
	type#21873 unit;

	// Methods
	// RVA: -1
	public type#21872 get_Unit() { }
	// RVA: -1
	public type#26059 get_Value() { }
	// RVA: -1
	public static type#21876 Point(type#26059 value) { }
	// RVA: -1
	public type#15313 Equals(type#21876 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#21876 Undefined() { }
	// RVA: -1
	public static type#21876 Auto() { }
	// RVA: -1
	public static type#21876 Percent(type#26059 value) { }
	// RVA: -1
	public static type#21876 op_Implicit(type#26059 value) { }
}
}
