Version: 2023.2
言語: 日本語

AccessibilityRole

enumeration

マニュアルに切り替える

説明

Describes the role of an accessibility node.

変数

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.