Tells the delegate that the controller is about to end searching.
SDKs
- iOS 3.0–8.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- UIKit
Declaration
optional func searchDisplayControllerWillEndSearch(_ controller: UISearch Display Controller)
Parameters
controller
The search display controller for which the receiver is the delegate.