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

namespace UnityEngine.UIElements.Layout
{
public class LayoutPositionType // TypeDefIndex: 6483
{
	// Fields
	type#20890 value__;
	type#21863 Relative;
	type#21863 Absolute;
}
}
