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

namespace UnityEngine.UIElements
{
public class StyleSelectorRelationship // TypeDefIndex: 6110
{
	// Fields
	type#20890 value__;
	type#26730 None;
	type#26730 Child;
	type#26730 Descendent;
}
}
