Condividi tramite


UISearchDisplayDelegate_Extensions.DidHideSearchResults Metodo

Definizione

Indica che il controller ha nascosto la visualizzazione tabella dei risultati.

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

Parametri

This
IUISearchDisplayDelegate

Istanza in cui opera questo metodo di estensione.

tableView
UITableView
Attributi

Si applica a