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

namespace UnityEngine.UIElements.Layout
{
public class LayoutFlexDirection // TypeDefIndex: 6477
{
	// Fields
	type#20890 value__;
	type#21834 Column;
	type#21834 ColumnReverse;
	type#21834 Row;
	type#21834 RowReverse;
}
}
