次の方法で共有


UITextViewDelegate_Extensions.EditingStarted メソッド

定義

指定した UITextView で編集が開始されたことを示します。

public static void EditingStarted (this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
static member EditingStarted : UIKit.IUITextViewDelegate * UIKit.UITextView -> unit

パラメーター

This
IUITextViewDelegate

この拡張メソッドが動作するインスタンス。

textView
UITextView

適用対象