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

public class Mode // TypeDefIndex: 10699
{
	// Fields
	type#20890 value__;
	type#32560 None;
	type#32560 Horizontal;
	type#32560 Vertical;
	type#32560 Automatic;
	type#32560 Explicit;
}
