UISearchDisplayDelegate_Extensions.WillShowSearchResults Método

Definição

Indica que o controlador está prestes a mostrar sua 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

A instância na qual esse método de extensão opera.

tableView
UITableView
Atributos

Aplica-se a