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

namespace UnityEngine.Accessibility
{
public class AccessibilityAction // TypeDefIndex: 13126
{
	// Fields
	type#20926 m_Ptr;
	type#5485 <activated>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	private static type#28660 Internal_Destroy(type#20925 ptr) { }
	// RVA: -1
	public type#5484 get_activated() { }
	// RVA: -1
	private type#15313 Internal_InvokeActivated() { }
}
}
