共用方式為


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

傳回

屬性

適用於