// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.StyleEnumType

namespace UnityEngine.UIElements.StyleSheets
{
public class StyleEnumType // TypeDefIndex: 6498
{
	// Fields
	type#20890 value__;
	type#26684 Align;
	type#26684 Axis;
	type#26684 BackgroundPositionKeyword;
	type#26684 BackgroundSizeType;
	type#26684 DisplayStyle;
	type#26684 EasingMode;
	type#26684 EditorTextRenderingMode;
	type#26684 FlexDirection;
	type#26684 FontStyle;
	type#26684 Justify;
	type#26684 Overflow;
	type#26684 OverflowClipBox;
	type#26684 OverflowInternal;
	type#26684 Position;
	type#26684 Repeat;
	type#26684 RepeatXY;
	type#26684 ScaleMode;
	type#26684 SliceType;
	type#26684 TextAnchor;
	type#26684 TextGeneratorType;
	type#26684 TextOverflow;
	type#26684 TextOverflowPosition;
	type#26684 TransformOriginOffset;
	type#26684 Visibility;
	type#26684 WhiteSpace;
	type#26684 Wrap;
}
}
