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

namespace UnityEngine.UIElements
{
public class IVisualTreeUpdater // TypeDefIndex: 6314
{

	// Methods
	// RVA: -1
	public abstract type#20900 get_FrameCount() { }
	// RVA: -1
	public abstract type#28660 set_FrameCount(type#20900 value) { }
	// RVA: -1
	public abstract type#28660 set_panel(type#15058 value) { }
	// RVA: -1
	public abstract type#24722 get_profilerMarker() { }
	// RVA: -1
	public abstract type#28660 Update() { }
	// RVA: -1
	public abstract type#28660 OnVersionChanged(type#28615 ve, type#28528 versionChangeType) { }
}
}
