Type Alias ByRoleMatcher
Source pub type ByRoleMatcher = AriaRole;
pub enum ByRoleMatcher {
Show 127 variants
Alert,
Alertdialog,
Application,
Article,
Banner,
Blockquote,
Button,
Caption,
Cell,
Checkbox,
Code,
Columnheader,
Combobox,
Complementary,
Contentinfo,
Definition,
Deletion,
Dialog,
Directory,
DocAbstract,
DocAcknowledgments,
DocAfterword,
DocAppendix,
DocBacklink,
DocBiblioentry,
DocBibliography,
DocBiblioref,
DocChapter,
DocColophon,
DocConclusion,
DocCover,
DocCredit,
DocCredits,
DocDedication,
DocEndnote,
DocEndnotes,
DocEpigraph,
DocEpilogue,
DocErrata,
DocExample,
DocFootnote,
DocForeword,
DocGlossary,
DocGlossref,
DocIndex,
DocIntroduction,
DocNoteref,
DocNotice,
DocPagebreak,
DocPagefooter,
DocPageheader,
DocPagelist,
DocPart,
DocPreface,
DocPrologue,
DocPullquote,
DocQna,
DocSubtitle,
DocTip,
DocToc,
Document,
Emphasis,
Feed,
Figure,
Form,
Generic,
GraphicsDocument,
GraphicsObject,
GraphicsSymbol,
Grid,
Gridcell,
Group,
Heading,
Img,
Insertion,
Link,
List,
Listbox,
Listitem,
Log,
Main,
Mark,
Marquee,
Math,
Menu,
Menubar,
Menuitem,
Menuitemcheckbox,
Menuitemradio,
Meter,
Navigation,
None,
Note,
Option,
Paragraph,
Presentation,
Progressbar,
Radio,
Radiogroup,
Region,
Row,
Rowgroup,
Rowheader,
Scrollbar,
Search,
Searchbox,
Separator,
Slider,
Spinbutton,
Status,
Strong,
Subscript,
Superscript,
Switch,
Tab,
Table,
Tablist,
Tabpanel,
Term,
Textbox,
Time,
Timer,
Toolbar,
Tooltip,
Tree,
Treegrid,
Treeitem,
}