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

namespace UnityEngine.UIElements
{
public class VisualTreeStyleUpdater // TypeDefIndex: 6307
{
	// Fields
	type#6083 m_ApplyStyleUpdateList;
	type#6083 m_TransitionPropertyUpdateList;
	type#15314 m_IsApplyingStyles;
	type#27918 m_Version;
	type#27918 m_LastVersion;
	type#28654 m_StyleContextHierarchyTraversal;
	type#26589 s_Description;
	type#24726 s_ProfilerMarker;
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#24722 get_profilerMarker() { }
	// RVA: -1
	public virtual type#28660 OnVersionChanged(type#28615 ve, type#28528 versionChangeType) { }
	// RVA: -1
	public virtual type#28660 Update() { }
	// RVA: -1
	protected type#15313 get_disposed() { }
	// RVA: -1
	private type#28660 set_disposed(type#15313 value) { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	private type#28660 ApplyStyles() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
