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

namespace UnityEngine.UIElements
{
public class StyleSelectorType // TypeDefIndex: 6111
{
	// Fields
	type#20890 value__;
	type#26733 Unknown;
	type#26733 Wildcard;
	type#26733 Type;
	type#26733 Class;
	type#26733 PseudoClass;
	type#26733 RecursivePseudoClass;
	type#26733 ID;
	type#26733 Predicate;
}
}
