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

namespace UnityEngine.UIElements.Layout
{
public class LayoutUnit // TypeDefIndex: 6485
{
	// Fields
	type#20890 value__;
	type#21874 Undefined;
	type#21874 Point;
	type#21874 Percent;
	type#21874 Auto;
}
}
