Compartir a través de


UISearchDisplayDelegate_Extensions.WillShowSearchResults Método

Definición

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

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillShowSearchResults (this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller, UIKit.UITableView tableView);
static member WillShowSearchResults : 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