// Assembly: UnityEngine.UI
// Full name: AspectMode

public class AspectMode // TypeDefIndex: 10665
{
	// Fields
	type#20890 value__;
	type#30110 None;
	type#30110 WidthControlsHeight;
	type#30110 HeightControlsWidth;
	type#30110 FitInParent;
	type#30110 EnvelopeParent;
}
