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

namespace UnityEngine.UIElements
{
public class StyleSelector // TypeDefIndex: 6108
{
	// Fields
	type#13483 m_Parts;
	type#26729 m_PreviousRelationship;
	type#20869 pseudoStateMask;
	type#20869 negatedPseudoStateMask;

	// Methods
	// RVA: -1
	public type#13482 get_parts() { }
	// RVA: -1
	internal type#28660 set_parts(type#13482 value) { }
	// RVA: -1
	public type#26728 get_previousRelationship() { }
	// RVA: -1
	internal type#28660 set_previousRelationship(type#26728 value) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
