Compartir a través de


IUITextInputDelegate.TextWillChange(IUITextInput) Método

Definición

El texto de uiTextInput está a punto de cambiar.

[Foundation.Export("textWillChange:")]
[Foundation.Preserve(Conditional=true)]
public void TextWillChange (UIKit.IUITextInput textInput);
abstract member TextWillChange : UIKit.IUITextInput -> unit

Parámetros

textInput
IUITextInput
Atributos

Se aplica a