accessibilityEnabled
A Boolean value that determines whether the accessibility element responds to user events.
Declaration
@property (getter=isAccessibilityEnabled) BOOL accessibilityEnabled;Discussion
Returns YES if the element is enabled; otherwise, NO. Enabled elements respond to user events.