Version: 2023.2
言語: 日本語

AccessibilityState

enumeration

マニュアルに切り替える

説明

Describes the state of an accessibility node.

変数

NoneThe accessibility node is in none of the other states.
DisabledThe accessibility node is currently in a disabled state and does not respond to user interaction.
SelectedThe accessibility node is currently in a selected state (for example, a selected row in a table or a selected button within a segmented control).