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

namespace UnityEngine.UIElements.StyleSheets
{
public class StylePropertyId // TypeDefIndex: 6499
{
	// Fields
	type#20890 value__;
	type#26707 Unknown;
	type#26707 Custom;
	type#26707 AlignContent;
	type#26707 AlignItems;
	type#26707 AlignSelf;
	type#26707 All;
	type#26707 BackgroundColor;
	type#26707 BackgroundImage;
	type#26707 BackgroundPosition;
	type#26707 BackgroundPositionX;
	type#26707 BackgroundPositionY;
	type#26707 BackgroundRepeat;
	type#26707 BackgroundSize;
	type#26707 BorderBottomColor;
	type#26707 BorderBottomLeftRadius;
	type#26707 BorderBottomRightRadius;
	type#26707 BorderBottomWidth;
	type#26707 BorderColor;
	type#26707 BorderLeftColor;
	type#26707 BorderLeftWidth;
	type#26707 BorderRadius;
	type#26707 BorderRightColor;
	type#26707 BorderRightWidth;
	type#26707 BorderTopColor;
	type#26707 BorderTopLeftRadius;
	type#26707 BorderTopRightRadius;
	type#26707 BorderTopWidth;
	type#26707 BorderWidth;
	type#26707 Bottom;
	type#26707 Color;
	type#26707 Cursor;
	type#26707 Display;
	type#26707 Flex;
	type#26707 FlexBasis;
	type#26707 FlexDirection;
	type#26707 FlexGrow;
	type#26707 FlexShrink;
	type#26707 FlexWrap;
	type#26707 FontSize;
	type#26707 Height;
	type#26707 JustifyContent;
	type#26707 Left;
	type#26707 LetterSpacing;
	type#26707 Margin;
	type#26707 MarginBottom;
	type#26707 MarginLeft;
	type#26707 MarginRight;
	type#26707 MarginTop;
	type#26707 MaxHeight;
	type#26707 MaxWidth;
	type#26707 MinHeight;
	type#26707 MinWidth;
	type#26707 Opacity;
	type#26707 Overflow;
	type#26707 Padding;
	type#26707 PaddingBottom;
	type#26707 PaddingLeft;
	type#26707 PaddingRight;
	type#26707 PaddingTop;
	type#26707 Position;
	type#26707 Right;
	type#26707 Rotate;
	type#26707 Scale;
	type#26707 TextOverflow;
	type#26707 TextShadow;
	type#26707 Top;
	type#26707 TransformOrigin;
	type#26707 Transition;
	type#26707 TransitionDelay;
	type#26707 TransitionDuration;
	type#26707 TransitionProperty;
	type#26707 TransitionTimingFunction;
	type#26707 Translate;
	type#26707 UnityBackgroundImageTintColor;
	type#26707 UnityBackgroundScaleMode;
	type#26707 UnityEditorTextRenderingMode;
	type#26707 UnityFont;
	type#26707 UnityFontDefinition;
	type#26707 UnityFontStyleAndWeight;
	type#26707 UnityOverflowClipBox;
	type#26707 UnityParagraphSpacing;
	type#26707 UnitySliceBottom;
	type#26707 UnitySliceLeft;
	type#26707 UnitySliceRight;
	type#26707 UnitySliceScale;
	type#26707 UnitySliceTop;
	type#26707 UnitySliceType;
	type#26707 UnityTextAlign;
	type#26707 UnityTextGenerator;
	type#26707 UnityTextOutline;
	type#26707 UnityTextOutlineColor;
	type#26707 UnityTextOutlineWidth;
	type#26707 UnityTextOverflowPosition;
	type#26707 Visibility;
	type#26707 WhiteSpace;
	type#26707 Width;
	type#26707 WordSpacing;
}
}
