// Assembly: UnityEngine.IMGUIModule
// Full name: Type

public class Type // TypeDefIndex: 11326
{
	// Fields
	type#20890 value__;
	type#31455 fixedWidth;
	type#31455 fixedHeight;
	type#31455 minWidth;
	type#31455 maxWidth;
	type#31455 minHeight;
	type#31455 maxHeight;
	type#31455 stretchWidth;
	type#31455 stretchHeight;
	type#31455 alignStart;
	type#31455 alignMiddle;
	type#31455 alignEnd;
	type#31455 alignJustify;
	type#31455 equalSize;
	type#31455 spacing;
}
