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

namespace UnityEngine.UIElements
{
public class StyleEnum`1 // TypeDefIndex: 6011
{
	// Fields
	type#1360 m_Value;
	type#26691 m_Keyword;

	// Methods
	// RVA: -1
	public virtual type#1359 get_value() { }
	// RVA: -1
	public virtual type#28660 set_value(type#1359 value) { }
	// RVA: -1
	public virtual type#26690 get_keyword() { }
	// RVA: -1
	public virtual type#28660 set_keyword(type#26690 value) { }
	// RVA: -1
	public type#28660 .ctor(type#1359 v) { }
	// RVA: -1
	public type#28660 .ctor(type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#1359 v, type#26690 keyword) { }
	// RVA: -1
	public static type#15313 op_Equality(type#10332 lhs, type#10332 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#10332 lhs, type#10332 rhs) { }
	// RVA: -1
	public static type#10332 op_Implicit(type#26690 keyword) { }
	// RVA: -1
	public static type#10332 op_Implicit(type#1359 v) { }
	// RVA: -1
	public virtual type#15313 Equals(type#10332 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() { }
}
}
