isAccessibilityElement
A Boolean value indicating whether the item is an accessibility element an assistive application can access.
Declaration
var isAccessibilityElement: Bool { get set }Discussion
The default value for this property is false. If the receiver is a UIKit control, the default value is true.