共用方式為


UISearchDisplayDelegate_Extensions.WillShowSearchResults 方法

定義

表示控制器即將顯示其 UITableView 的結果。

[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

參數

This
IUISearchDisplayDelegate

這個擴充方法運作所在的 實例。

tableView
UITableView
屬性

適用於