次の方法で共有


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
属性

適用対象