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

namespace UnityEngine.Accessibility
{
public class AccessibilitySettings // TypeDefIndex: 13136
{
	// Fields
	type#3332 fontScaleChanged;
	type#3121 boldTextStatusChanged;
	type#3121 closedCaptioningStatusChanged;

	// Methods
	// RVA: -1
	private static type#28660 Internal_OnFontScaleChanged(type#26059 newFontScale) { }
	// RVA: -1
	private static type#28660 Internal_OnBoldTextStatusChanged(type#15313 enabled) { }
	// RVA: -1
	private static type#28660 Internal_OnClosedCaptioningStatusChanged(type#15313 enabled) { }
	// RVA: -1
	internal static type#28660 InvokeFontScaleChanged(type#26059 newFontScale) { }
	// RVA: -1
	internal static type#28660 InvokeBoldTextStatusChanged(type#15313 enabled) { }
	// RVA: -1
	internal static type#28660 InvokeClosedCaptionStatusChanged(type#15313 enabled) { }
}
}
