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

namespace UnityEngine.UIElements
{
public class StyleBackground // TypeDefIndex: 6003
{
	// Fields
	type#14962 m_Value;
	type#26691 m_Keyword;

	// Methods
	// RVA: -1
	public virtual type#14961 get_value() { }
	// RVA: -1
	public virtual type#28660 set_value(type#14961 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#27318 v) { }
	// RVA: -1
	public type#28660 .ctor(type#26243 v) { }
	// RVA: -1
	public type#28660 .ctor(type#28505 v) { }
	// RVA: -1
	public type#28660 .ctor(type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#27318 v, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#26243 v, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#28505 v, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#14961 v, type#26690 keyword) { }
	// RVA: -1
	public static type#15313 op_Equality(type#26670 lhs, type#26670 rhs) { }
	// RVA: -1
	public static type#26670 op_Implicit(type#26690 keyword) { }
	// RVA: -1
	public virtual type#15313 Equals(type#26670 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() { }
}
}
