次の方法で共有


UISearchDisplayDelegate_Extensions.DidEndSearch メソッド

定義

検索が終了したことを示します。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidEndSearch (this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller);
static member DidEndSearch : UIKit.IUISearchDisplayDelegate * UIKit.UISearchDisplayController -> unit

パラメーター

This
IUISearchDisplayDelegate

この拡張メソッドが動作するインスタンス。

属性

適用対象