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

namespace UnityEngine.Accessibility
{
public class AssistiveSupport // TypeDefIndex: 13138
{
	// Fields
	type#3096 nodeFocusChanged;
	type#3121 screenReaderStatusChanged;
	type#15319 <isScreenReaderEnabled>k__BackingField;
	type#19711 <notificationDispatcher>k__BackingField;
	type#25889 s_ServiceManager;

	// Methods
	// RVA: -1
	public static type#15313 get_isScreenReaderEnabled() { }
	// RVA: -1
	private static type#28660 set_isScreenReaderEnabled(type#15313 value) { }
	// RVA: -1
	public static type#19710 get_notificationDispatcher() { }
	// RVA: -1
	internal static type#28660 Initialize() { }
	// RVA: -1
	internal static type#85 GetService() { }
	// RVA: -1
	private static type#28660 ScreenReaderStatusChanged(type#15313 screenReaderEnabled) { }
	// RVA: -1
	private static type#28660 NodeFocusChanged(type#14066 currentNode) { }
	// RVA: -1
	public static type#14062 get_activeHierarchy() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
