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).