共用方式為


UIInputViewController.TextWillChange(IUITextInput) 方法

定義

中的 uiTextInput 文字即將變更。

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

參數

textInput
IUITextInput

實作

屬性

適用於