var accessibilityCustomRotors : [UIAccessibilityCustomRotor]?
An array of custom rotors for the current accessibility element.
var accessibilityElementsHidden : Bool
A Boolean value that indicates whether to hide the accessibility elements.
var accessibilityRespondsToUserInteraction : Bool
A Boolean value that indicates whether the accessibility element performs an action due to user interaction.
var accessibilityViewIsModal : Bool
A Boolean value that indicates whether VoiceOver ignores the accessibility elements within views that are siblings of the element.