Partager via


UISearchDisplayDelegate.ShouldReloadForSearchString Méthode

Définition

Indique si la vue de table de résultats doit être rechargée pour une chaîne de recherche donnée.

[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

Paramètres

forSearchString
String

Retours

Attributs

S’applique à