previouslyFocusedItem
The item that was focused before the update.
Declaration
weak var previouslyFocusedItem: (any UIFocusItem)? { get }Discussion
This property is set to nil when there was no previously focused item.
The item that was focused before the update.
weak var previouslyFocusedItem: (any UIFocusItem)? { get }This property is set to nil when there was no previously focused item.