Compartilhar via


UISearchDisplayDelegate.WillShowSearchResults Método

Definição

Indica que o UISearchDisplayController está prestes a exibir sua exibição de tabela.

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

Parâmetros

tableView
UITableView
Atributos

Aplica-se a