func accessibilityElementDidBecomeFocused ()
Sent after an assistive technology has set its virtual focus on the accessibility element.
func accessibilityElementDidLoseFocus ()
Sent after an assistive technology has removed its virtual focus from an accessibility element.
func accessibilityElementIsFocused () -> Bool
Returns a Boolean value indicating whether an assistive technology is focused on the accessibility element.