Contents

navigationItem

Represents the search display controller in a navigation controller’s navigation bar.

Declaration

var navigationItem: UINavigationItem? { get }

Discussion

You can configure the navigation item as described in the UINavigationItem, with the exception of configuring the title view.

See Also

Configuring a search bar