// Assembly: UnityEngine.AccessibilityModule
// Full name: NotificationContext

public class NotificationContext // TypeDefIndex: 13127
{
	// Fields
	type#14072 <notification>k__BackingField;
	type#15314 <isScreenReaderEnabled>k__BackingField;
	type#26577 <announcement>k__BackingField;
	type#15314 <wasAnnouncementSuccessful>k__BackingField;
	type#14067 <currentNode>k__BackingField;
	type#14067 <nextNode>k__BackingField;
	type#26060 <fontScale>k__BackingField;
	type#15314 <isBoldTextEnabled>k__BackingField;
	type#15314 <isClosedCaptioningEnabled>k__BackingField;
	type#14075 <nativeContext>k__BackingField;

	// Methods
	// RVA: -1
	public type#14071 get_notification() { }
	// RVA: -1
	public type#28660 set_notification(type#14071 value) { }
	// RVA: -1
	public type#15313 get_isScreenReaderEnabled() { }
	// RVA: -1
	public type#28660 set_isScreenReaderEnabled(type#15313 value) { }
	// RVA: -1
	public type#28660 set_announcement(type#26576 value) { }
	// RVA: -1
	public type#28660 set_wasAnnouncementSuccessful(type#15313 value) { }
	// RVA: -1
	public type#14066 get_currentNode() { }
	// RVA: -1
	public type#28660 set_currentNode(type#14066 value) { }
	// RVA: -1
	public type#28660 set_nextNode(type#14066 value) { }
	// RVA: -1
	public type#26059 get_fontScale() { }
	// RVA: -1
	public type#28660 set_fontScale(type#26059 value) { }
	// RVA: -1
	public type#15313 get_isBoldTextEnabled() { }
	// RVA: -1
	public type#28660 set_isBoldTextEnabled(type#15313 value) { }
	// RVA: -1
	public type#15313 get_isClosedCaptioningEnabled() { }
	// RVA: -1
	public type#28660 set_isClosedCaptioningEnabled(type#15313 value) { }
	// RVA: -1
	public type#28660 set_nativeContext(type#14074 value) { }
	// RVA: -1
	public type#28660 .ctor(type#11750 nativeNotification) { }
}
