Indicates this object is sensitive, e.
g. to user interaction. ATSPI_STATE_SENSITIVE usually accompanies. ATSPI_STATE_ENABLED for user-actionable
controls, but may be found in the absence of ATSPI_STATE_ENABLED if the current visible state of the control is
"disconnected" from the application state. In such cases, direct user interaction can often result in the object gaining
ATSPI_STATE_SENSITIVE, for instance if a user makes an explicit selection using an object whose current state is ambiguous or
undefined. See ATSPI_STATE_ENABLED, ATSPI_STATE_INDETERMINATE.