UIInputViewController.TextWillChange(IUITextInput) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O texto no uiTextInput
está prestes a ser alterado.
[Foundation.Export("textWillChange:")]
public virtual void TextWillChange (UIKit.IUITextInput textInput);
abstract member TextWillChange : UIKit.IUITextInput -> unit
override this.TextWillChange : UIKit.IUITextInput -> unit
Parâmetros
- textInput
- IUITextInput
Implementações
- Atributos