Contents

UINavigationItem.ItemStyle.browser

A style for a browser app interface.

Declaration

case browser

Discussion

Use this style for apps that support history-based navigation, like web browsers. With this style, the navigation item’s title appears on the leading side of the navigation bar, and center items (centerItemGroups) appear in the center of the bar.

See Also

Constants