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

namespace UnityEngine.UIElements.Layout
{
public class LayoutSize // TypeDefIndex: 6484
{
	// Fields
	type#26063 width;
	type#26063 height;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26059 width, type#26059 height) { }
}
}
