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

namespace UnityEngine.UIElements.Layout
{
public class LayoutEdge // TypeDefIndex: 6476
{
	// Fields
	type#20890 value__;
	type#21827 Left;
	type#21827 Top;
	type#21827 Right;
	type#21827 Bottom;
	type#21827 Start;
	type#21827 End;
	type#21827 Horizontal;
	type#21827 Vertical;
	type#21827 All;
}
}
