Freigeben über


UISearchDisplayDelegate_Extensions.WillShowSearchResults Methode

Definition

Gibt an, dass der Controller seine UITableView der Ergebnisse anzeigt.

[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

Parameter

This
IUISearchDisplayDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

tableView
UITableView
Attribute

Gilt für: