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

namespace UnityEngine.UIElements.Layout
{
public class ILayoutProcessor // TypeDefIndex: 6446
{

	// Methods
	// RVA: -1
	public abstract type#28660 CalculateLayout(type#21852 node, type#26059 parentWidth, type#26059 parentHeight, type#21820 parentDirection) { }
}
}
