// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Align

namespace UnityEngine.UIElements
{
public class Align // TypeDefIndex: 6050
{
	// Fields
	type#20890 value__;
	type#14202 Auto;
	type#14202 FlexStart;
	type#14202 Center;
	type#14202 FlexEnd;
	type#14202 Stretch;
}
}
