Partager via


UISearchDisplayDelegate_Extensions.WillHideSearchResults Méthode

Définition

Indique que le contrôleur est sur le point de masquer son UITableView des résultats.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillHideSearchResults (this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller, UIKit.UITableView tableView);
static member WillHideSearchResults : UIKit.IUISearchDisplayDelegate * UIKit.UISearchDisplayController * UIKit.UITableView -> unit

Paramètres

This
IUISearchDisplayDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

tableView
UITableView
Attributs

S’applique à