elementFocusedNotification
A notification that UIKit posts when an assistive app focuses on an accessibility element.
Declaration
nonisolated static let elementFocusedNotification: NSNotification.NameDiscussion
Retrieve the focusedElementUserInfoKey key from the userInfo dictionary to get the identity of the focused accessibility element.