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

namespace UnityEngine.UIElements
{
public class Angle // TypeDefIndex: 5736
{
	// Fields
	type#26060 m_Value;
	type#30051 m_Unit;

	// Methods
	// RVA: -1
	internal static type#14308 None() { }
	// RVA: -1
	public type#26059 get_value() { }
	// RVA: -1
	public type#28660 set_value(type#26059 value) { }
	// RVA: -1
	public type#14310 get_unit() { }
	// RVA: -1
	public type#28660 set_unit(type#14310 value) { }
	// RVA: -1
	public type#28660 .ctor(type#26059 value, type#14310 unit) { }
	// RVA: -1
	private type#28660 .ctor(type#26059 value, type#30050 unit) { }
	// RVA: -1
	public type#26059 ToDegrees() { }
	// RVA: -1
	public static type#14308 op_Implicit(type#26059 value) { }
	// RVA: -1
	public static type#15313 op_Equality(type#14308 lhs, type#14308 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#14308 lhs, type#14308 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#14308 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() { }
}
}
