UISearchController.ScopeBarActivation.manual
A mode that gives you manual control over when to show and hide the scope bar.
Declaration
case manualDiscussion
When you use this mode, you control when to show and hide the scope bar through the showsScopeBar property on the searchBar of the UISearchController.