This version of Unity is unsupported.

AccessibilityState

enumeration

Description

Describes the state of an accessibility node.

Properties

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