nextFocusedItem
The item to be focused after the update.
Declaration
weak var nextFocusedItem: (any UIFocusItem)? { get }Discussion
This property is set to nil if no item is receiving the focus.
The item to be focused after the update.
weak var nextFocusedItem: (any UIFocusItem)? { get }This property is set to nil if no item is receiving the focus.