Contents

UINavigationItem.ItemStyle.navigator

A style for a traditional navigation-based interface.

Declaration

case navigator

Discussion

Use this style for apps that support a traditional hierarchical navigation model. With this style, the navigation item’s title appears in the center of the navigation bar, and center items (centerItemGroups) appear in the overflow menu.

See Also

Constants