共用方式為


IUITextInputDelegate.TextWillChange(IUITextInput) 方法

定義

中的 uiTextInput 文字即將變更。

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

參數

textInput
IUITextInput
屬性

適用於