accessibilitySharedFocusElements
An array of elements that shares the keyboard focus with the accessibility element.
Declaration
@property (copy) NSArray * accessibilitySharedFocusElements;Discussion
Use this property to manage elements that share the keyboard focus—for example, a search field with completion menu below it.