setIsAccessibilityElement(_:)
Sets whether the object is an accessibility element that an assistive app can access.
Declaration
func setIsAccessibilityElement(_ isAccessibilityElement: Bool)Parameters
Discussion
Use this method to change the accessibility status of your interface objects.