var accessibilityLabel : String?
A succinct label in a localized string that identifies the accessibility element.
var accessibilityValue : String?
A localized string that contains the value of the accessibility element.
var accessibilityHint : String?
A localized string that contains a brief description of the result of performing an action on the accessibility element.
var accessibilityTraits : UIAccessibilityTraits
The combination of accessibility traits that best characterizes the accessibility element.
struct UIAccessibilityTraits
Constants that describe how an accessibility element behaves.