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

namespace UnityEngine.UIElements.Layout
{
public class LayoutDelegates // TypeDefIndex: 6450
{
	// Fields
	type#24726 s_InvokeMeasureFunctionMarker;
	type#24726 s_InvokeBaselineFunctionMarker;
	type#21068 s_InvokeMeasureDelegate;
	type#21064 s_InvokeBaselineDelegate;
	type#20935 s_InvokeMeasureFunction;
	type#20935 s_InvokeBaselineFunction;

	// Methods
	// RVA: -1
	private static type#28660 InvokeMeasureFunction(type#11980 node, type#26059 width, type#21848 widthMode, type#26059 height, type#21848 heightMode, type#11950 exception, type#11982 result) { }
	// RVA: -1
	private static type#26059 InvokeBaselineFunction(type#11980 node, type#26059 width, type#26059 height) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
