UINavigationItemRenameDelegate
Methods an object implements to rename a navigation item.
Declaration
@protocol UINavigationItemRenameDelegate <NSObject>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.