// Assembly: UnityEngine.UIElementsModule
// Full name: LayoutLogEventType

public class LayoutLogEventType // TypeDefIndex: 6488
{
	// Fields
	type#20890 value__;
	type#32156 None;
	type#32156 Error;
	type#32156 Measure;
	type#32156 Layout;
	type#32156 CacheUsage;
	type#32156 BeginLayout;
	type#32156 EndLayout;
}
