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

namespace UnityEngine.UIElements
{
public class Scale // TypeDefIndex: 6002
{
	// Fields
	type#28469 m_Scale;
	type#15314 m_IsNone;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28468 scale) { }
	// RVA: -1
	internal static type#25597 Initial() { }
	// RVA: -1
	public static type#25597 None() { }
	// RVA: -1
	public type#28468 get_value() { }
	// RVA: -1
	public type#28660 set_value(type#28468 value) { }
	// RVA: -1
	public static type#15313 op_Equality(type#25597 lhs, type#25597 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#25597 lhs, type#25597 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#25597 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
