// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Layout.LayoutCachedMeasurement

namespace UnityEngine.UIElements.Layout
{
public class LayoutCachedMeasurement // TypeDefIndex: 6452
{
	// Fields
	type#21805 Default;
	type#26063 AvailableWidth;
	type#26063 AvailableHeight;
	type#26063 ParentWidth;
	type#26063 ParentHeight;
	type#21849 WidthMeasureMode;
	type#21849 HeightMeasureMode;
	type#26063 ComputedWidth;
	type#26063 ComputedHeight;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
