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.
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.