// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutStyleData

namespace UnityEngine.UIElements.Layout
{
public class LayoutStyleData // TypeDefIndex: 6491
{
	// Fields
	type#21871 Default;
	type#21821 Direction;
	type#21833 FlexDirection;
	type#21842 JustifyContent;
	type#21798 AlignContent;
	type#21798 AlignItems;
	type#21798 AlignSelf;
	type#21862 PositionType;
	type#26063 AspectRatio;
	type#21879 FlexWrap;
	type#21859 Overflow;
	type#21824 Display;
	type#26063 FlexGrow;
	type#26063 FlexShrink;
	type#21877 FlexBasis;
	type#5426 border;
	type#5426 position;
	type#5426 margin;
	type#5426 padding;
	type#5424 maxDimensions;
	type#5424 minDimensions;
	type#5424 dimensions;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
