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

namespace UnityEngine.Accessibility
{
public class AccessibilityRole // TypeDefIndex: 13130
{
	// Fields
	type#27910 value__;
	type#14078 None;
	type#14078 Button;
	type#14078 Image;
	type#14078 StaticText;
	type#14078 SearchField;
	type#14078 KeyboardKey;
	type#14078 Header;
	type#14078 TabBar;
	type#14078 Slider;
	type#14078 Toggle;
}
}
