共用方式為


UITextInputDelegate.TextWillChange(IUITextInput) 方法

定義

中的 uiTextInput 文字即將變更。

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

參數

textInput
IUITextInput

實作

屬性

適用於