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 accessibilityViewIsModal : Bool
A Boolean value that indicates whether VoiceOver ignores the accessibility elements within views that are siblings of the element.
var shouldGroupAccessibilityChildren : Bool
A Boolean value that indicates whether VoiceOver groups the accessibility elements that are children of the element, regardless of their positions on the screen.