Compartilhar via


UISearchBarDelegate.ShouldChangeTextInRange Método

Definição

Se o texto em um intervalo especificado deve ser substituído pelo texto fornecido.

[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

Parâmetros

searchBar
UISearchBar
range
NSRange
text
String

Retornos

Atributos

Aplica-se a