// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.VisualTreeUpdatePhase

namespace UnityEngine.UIElements
{
public class VisualTreeUpdatePhase // TypeDefIndex: 6311
{
	// Fields
	type#20890 value__;
	type#28656 Bindings;
	type#28656 DataBinding;
	type#28656 Animation;
	type#28656 Styles;
	type#28656 Layout;
	type#28656 TransformClip;
	type#28656 Repaint;
	type#28656 Count;
}
}
