UINavigationItemRenameDelegate
Methods an object implements to rename a navigation item.
Declaration
@MainActor @preconcurrency protocol UINavigationItemRenameDelegate : AnyObjectOverview
A navigation item (UINavigationItem) uses this delegate to determine whether a person can change the navigation item’s title and to handle the rename process.