UITableViewFocusUpdateContext
A context object that provides information relevant to a specific focus update from one view to another.
Declaration
@MainActor class UITableViewFocusUpdateContextOverview
A focus update context provides extra information that’s only relevant to focus updates involving table views. Instances of this class are ephemeral and are usually discarded after the update is finished.