Contents

searchBarPlacement

The placement of the search bar in the navigation bar.

Declaration

var searchBarPlacement: UINavigationItem.SearchBarPlacement { get }

Discussion

This placement applies only when the search controller is associated with a navigation item through its searchController property.

See Also

Configuring the search interface