Contents

searchBarPlacementAllowsToolbarIntegration

A Boolean value that indicates whether the system can place the search bar among other toolbar items on iPhone.

Declaration

var searchBarPlacementAllowsToolbarIntegration: Bool { get set }

Overview

Defaults to true. Set to false to prevent the system from placing the search bar among other UIToolbar items on iPhone.

See Also

Integrating search into your interface