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

返回

属性

适用于