Contents

showsScopeBar

Specifies whether the scope bar is displayed.

Declaration

var showsScopeBar: Bool { get set }

Discussion

If the search bar is owned by a UISearchController, then setting this property implicitly sets the search controller’s automaticallyShowsScopeBar property to false.

See Also

Configuring scope bar buttons