Contents

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.

See Also

Deprecated properties