searchBarPlacement
The placement of the search bar in the navigation bar.
Declaration
var searchBarPlacement: UINavigationItem.SearchBarPlacement { get }Discussion
Use this property to determine the actual search bar placement when the preferredSearchBarPlacement is UINavigationItem.SearchBarPlacement.automatic.
This property only applies when the navigation item has a searchController.