focusedItem
The item that is currently focused.
Declaration
weak var focusedItem: (any UIFocusItem)? { get }Discussion
If this item is not a view, the focusedView property is set to the view that contains the item.
The item that is currently focused.
weak var focusedItem: (any UIFocusItem)? { get }If this item is not a view, the focusedView property is set to the view that contains the item.