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

namespace UnityEngine.UIElements
{
public class StyleKeyword // TypeDefIndex: 6024
{
	// Fields
	type#20890 value__;
	type#26693 Undefined;
	type#26693 Null;
	type#26693 Auto;
	type#26693 None;
	type#26693 Initial;
}
}
