UITextView.InputDelegate プロパティ

定義

テキストと選択範囲の変更に応答できるデリゲート オブジェクト。

public UIKit.IUITextInputDelegate InputDelegate { get; set; }
member this.InputDelegate : UIKit.IUITextInputDelegate with get, set

プロパティ値

既定値は、システムによって提供される UITextInputDelegateです。

適用対象