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

namespace UnityEngine.UIElements
{
public class StyleSelectorPart // TypeDefIndex: 6109
{
	// Fields
	type#26577 m_Value;
	type#26732 m_Type;
	type#23707 tempData;

	// Methods
	// RVA: -1
	public type#26576 get_value() { }
	// RVA: -1
	public type#26731 get_type() { }
	// RVA: -1
	internal type#28660 set_type(type#26731 value) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#26727 CreateClass(type#26576 className) { }
	// RVA: -1
	public static type#26727 CreateId(type#26576 Id) { }
	// RVA: -1
	public static type#26727 CreatePredicate(type#23705 predicate) { }
}
}
