Partager via


UISearchDisplayDelegate.WillHideSearchResults Méthode

Définition

Indique que le UISearchDisplayController est sur le point de masquer sa vue table de résultats.

[Foundation.Export("searchDisplayController:willHideSearchResultsTableView:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillHideSearchResults (UIKit.UISearchDisplayController controller, UIKit.UITableView tableView);
abstract member WillHideSearchResults : UIKit.UISearchDisplayController * UIKit.UITableView -> unit
override this.WillHideSearchResults : UIKit.UISearchDisplayController * UIKit.UITableView -> unit

Paramètres

tableView
UITableView
Attributs

S’applique à