共用方式為


UISearchDisplayDelegate.ShouldReloadForSearchScope 方法

定義

是否應該針對指定的範圍重載結果資料表檢視。

[Foundation.Export("searchDisplayController:shouldReloadTableForSearchScope:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShouldReloadForSearchScope (UIKit.UISearchDisplayController controller, nint forSearchOption);
abstract member ShouldReloadForSearchScope : UIKit.UISearchDisplayController * nint -> bool
override this.ShouldReloadForSearchScope : UIKit.UISearchDisplayController * nint -> bool

參數

forSearchOption
System.System.IntPtr System.nativeint

傳回

屬性

適用於