共用方式為


UISearchDisplayDelegate_Extensions.DidHideSearchResults 方法

定義

表示控制器會隱藏其結果的資料表檢視。

[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

參數

This
IUISearchDisplayDelegate

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

tableView
UITableView
屬性

適用於