UIInputViewController.TextDidChange(IUITextInput) Method

Definition

The text in the uiTextInput changed.

[Foundation.Export("textDidChange:")]
public virtual void TextDidChange (UIKit.IUITextInput textInput);
abstract member TextDidChange : UIKit.IUITextInput -> unit
override this.TextDidChange : UIKit.IUITextInput -> unit

Parameters

textInput
IUITextInput

Implements

Attributes

Applies to