Compartilhar via


UITextFieldDelegate.ShouldClear(UITextField) Método

Definição

Se o conteúdo atual do campo de texto especificado deve ser removido.

[Foundation.Export("textFieldShouldClear:")]
public virtual bool ShouldClear (UIKit.UITextField textField);
abstract member ShouldClear : UIKit.UITextField -> bool
override this.ShouldClear : UIKit.UITextField -> bool

Parâmetros

textField
UITextField

Retornos

Atributos

Aplica-se a