Share via


UISearchDisplayDelegate_Extensions.ShouldReloadForSearchScope Method

Definition

Whether the results table view should be reloaded for a given scope.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldReloadForSearchScope(this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller, IntPtr forSearchOption);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldReloadForSearchScope : UIKit.IUISearchDisplayDelegate * UIKit.UISearchDisplayController * nativeint -> bool

Parameters

forSearchOption
IntPtr

nativeint

Returns

Attributes

Applies to