Compartir a través de


UISearchDisplayDelegate.ShouldReloadForSearchString Método

Definición

Si la vista de tabla de resultados se debe volver a cargar para una cadena de búsqueda determinada.

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

Parámetros

forSearchString
String

Devoluciones

Atributos

Se aplica a