accessibilityRequired
A Boolean value that determines whether the accessibility element must have content for successful submission of a form.
Declaration
@property (getter=isAccessibilityRequired) BOOL accessibilityRequired;Discussion
Returns YES if the element is required to have content; otherwise, NO.