共用方式為


IUITextInputDelegate.TextDidChange(IUITextInput) 方法

定義

中的 uiTextInput 文字已變更。

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

參數

textInput
IUITextInput
屬性

適用於