accessibilitySharedFocusElements()
Returns the array of elements that shares the keyboard focus with the accessibility element.
Declaration
func accessibilitySharedFocusElements() -> [Any]?Returns the array of elements that shares the keyboard focus with the accessibility element.
func accessibilitySharedFocusElements() -> [Any]?