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

namespace UnityEngine.UIElements
{
public class PanelScaleMode // TypeDefIndex: 5627
{
	// Fields
	type#20890 value__;
	type#24194 ConstantPixelSize;
	type#24194 ConstantPhysicalSize;
	type#24194 ScaleWithScreenSize;
}
}
