次の方法で共有


UISearchDisplayDelegate_Extensions.ShouldReloadForSearchScope メソッド

定義

検索オプションが変更された場合に、データを再読み込みする必要があるかどうか。

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

パラメーター

This
IUISearchDisplayDelegate

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

forSearchOption
System.System.IntPtr System.nativeint

戻り値

属性

適用対象