Contents

showsSearchResultsController

A Boolean indicating whether the search results controller is visible when the search controller is active.

Declaration

var showsSearchResultsController: Bool { get set }

Discussion

Set this property to directly control the visibility of the search results controller. If you set this property, automaticallyShowsSearchResultsController becomes false.

See Also

Configuring the search interface