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

namespace UnityEngine.Accessibility
{
public class ServiceManager // TypeDefIndex: 13145
{
	// Fields
	type#6409 m_Services;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#728 GetService() { }
	// RVA: -1
	private type#28660 StopService() { }
	// RVA: -1
	private type#28660 UpdateServices(type#15313 isScreenReaderEnabled) { }
	// RVA: -1
	protected type#28660 ScreenReaderStatusChanged(type#15313 isScreenReaderEnabled) { }
}
}
