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

namespace UnityEngine.UIElements
{
public class PseudoStates // TypeDefIndex: 6267
{
	// Fields
	type#20890 value__;
	type#24815 Active;
	type#24815 Hover;
	type#24815 Checked;
	type#24815 Disabled;
	type#24815 Focus;
	type#24815 Root;
}
}
