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

namespace UnityEngine.UIElements.Layout
{
public class LayoutNative // TypeDefIndex: 6490
{
	// Fields
	type#3393 onLayoutLog;

	// Methods
	// RVA: -1
	internal static type#28660 CalculateLayout(type#20925 node, type#26059 parentWidth, type#26059 parentHeight, type#20867 parentDirection, type#20925 state, type#20925 exceptionGCHandle) { }
	// RVA: -1
	private static type#28660 LayoutLog_Internal(type#20925 nodePtr, type#32154 type, type#26576 message) { }
}
}
