Contents

searchResultsDelegate

The delegate for the table view in which the search results are displayed.

Declaration

weak var searchResultsDelegate: (any UITableViewDelegate)? { get set }

Discussion

The default is nil.

See Also

Configuring a search bar