// Assembly: UnityEngine.UIElementsModule
// Full name: MeasureMode

public class MeasureMode // TypeDefIndex: 5874
{
	// Fields
	type#20890 value__;
	type#34705 Undefined;
	type#34705 Exactly;
	type#34705 AtMost;
}
