Event
public enum Event
Encapsulates changes to element focus by an assistive technology.
-
An assistive technology has changed element focus.
Declaration
Swift
case didFocus(AccessibilityElementMonitor.Info)