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

namespace UnityEngine.Accessibility
{
public class AccessibilityNotificationContext // TypeDefIndex: 13135
{
	// Fields
	type#14072 <notification>k__BackingField;
	type#15322 <isScreenReaderEnabled>k__BackingField;
	type#26577 <announcement>k__BackingField;
	type#15322 <wasAnnouncementSuccessful>k__BackingField;
	type#20877 <currentNodeId>k__BackingField;
	type#20868 <nextNodeId>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#26576 get_announcement() { }
	// RVA: -1
	public type#15313 get_wasAnnouncementSuccessful() { }
	// RVA: -1
	public type#20867 get_currentNodeId() { }
	// RVA: -1
	public type#20867 get_nextNodeId() { }
	// RVA: -1
	public type#28660 set_nextNodeId(type#20867 value) { }
}
}
