AccessibilityRole

enumeration

Description

Describes the role of an accessibility node.

Properties

NoneThe accessibility node has no roles.
ButtonThe accessibility node behaves like a button.
ImageThe accessibility node behaves like an image.
StaticTextThe accessibility node behaves like static text that can't change.
SearchFieldThe accessibility node behaves like a search field.
KeyboardKeyThe accessibility node behaves like a keyboard key.
HeaderThe accessibility node behaves like a header that divides content into sections (for example, the title of a navigation bar).
TabBarThe accessibility node behaves like an ordered list of tabs.
SliderThe accessibility node behaves like a slider. The value of this node can be continuously adjusted through a range.
ToggleThe accessibility node behaves like a toggle.

Did you find this page useful? Please give it a rating: