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