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

namespace UnityEngine.UIElements.Layout
{
public class LayoutWrap // TypeDefIndex: 6487
{
	// Fields
	type#20890 value__;
	type#21880 NoWrap;
	type#21880 Wrap;
	type#21880 WrapReverse;
}
}
