// Assembly: UnityEngine.AccessibilityModule
// Full name: UnityEngine.Accessibility.AccessibilityHierarchyService

namespace UnityEngine.Accessibility
{
public class AccessibilityHierarchyService // TypeDefIndex: 13143
{
	// Fields
	type#14063 m_Hierarchy;

	// Methods
	// RVA: -1
	internal type#14062 get_hierarchy() { }
	// RVA: -1
	public virtual type#28660 Start() { }
	// RVA: -1
	public virtual type#28660 Stop() { }
	// RVA: -1
	private type#28660 RemoveActiveHierarchy(type#15313 notifyScreenChanged) { }
	// RVA: -1
	internal type#15313 TryGetNode(type#20867 id, type#11748 node) { }
	// RVA: -1
	internal type#8392 GetRootNodes() { }
	// RVA: -1
	internal type#15313 TryGetNodeAt(type#26059 x, type#26059 y, type#11748 node) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
