Freigeben über


UISearchDisplayDelegate.DidLoadSearchResults Methode

Definition

Gibt an, dass der UISearchDisplayController seine Ergebnistabellenansicht geladen hat.

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

Parameter

tableView
UITableView
Attribute

Gilt für: