Partager via


UISearchBarDelegate.ShouldChangeTextInRange Méthode

Définition

Indique si le texte d’une plage spécifiée doit être remplacé par le texte donné.

[Foundation.Export("searchBar:shouldChangeTextInRange:replacementText:")]
public virtual bool ShouldChangeTextInRange (UIKit.UISearchBar searchBar, Foundation.NSRange range, string text);
abstract member ShouldChangeTextInRange : UIKit.UISearchBar * Foundation.NSRange * string -> bool
override this.ShouldChangeTextInRange : UIKit.UISearchBar * Foundation.NSRange * string -> bool

Paramètres

searchBar
UISearchBar
range
NSRange
text
String

Retours

Attributs

S’applique à