Condividi tramite


UISearchDisplayDelegate.ShouldReloadForSearchString Metodo

Definizione

Se la visualizzazione tabella dei risultati deve essere ricaricata per una determinata stringa di ricerca.

[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

Parametri

forSearchString
String

Restituisce

Attributi

Si applica a