// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.CanvasUpdate

namespace UnityEngine.UI
{
public class CanvasUpdate // TypeDefIndex: 10615
{
	// Fields
	type#20890 value__;
	type#15762 Prelayout;
	type#15762 Layout;
	type#15762 PostLayout;
	type#15762 PreRender;
	type#15762 LatePreRender;
	type#15762 MaxUpdateValue;
}
}
