Contents

UISearchDisplayDelegate

The interface for the delegate of a search display controller.

Declaration

@MainActor protocol UISearchDisplayDelegate : NSObjectProtocol

Overview

This protocol defines delegate methods for UISearchDisplayController objects.

Topics

Responding to search state change

Loading and unloading the table view

Showing and hiding the table view

Responding to changes in search criteria

See Also

Deprecated protocols