Contents

UINavigationItemRenameDelegate

Methods an object implements to rename a navigation item.

Declaration

@MainActor @preconcurrency protocol UINavigationItemRenameDelegate : AnyObject

Overview

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.

Topics

Determining rename support

Handling the rename process

See Also

Renaming documents