Compartir a través de


UISearchDisplayDelegate_Extensions.WillHideSearchResults Método

Definición

Indica que el controlador está a punto de ocultar su UITableView de los resultados.

[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

Parámetros

This
IUISearchDisplayDelegate

Instancia en la que opera este método de extensión.

tableView
UITableView
Atributos

Se aplica a