Compartilhar via


UISearchDisplayDelegate.ShouldReloadForSearchString Método

Definição

Se a exibição da tabela de resultados deve ser recarregada para uma determinada cadeia de caracteres de pesquisa.

[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

Retornos

Atributos

Aplica-se a