次の方法で共有


UITextViewDelegate.SelectionChanged(UITextView) メソッド

定義

指定した UITextView でテキストの選択が変更されたことを示します。

[Foundation.Export("textViewDidChangeSelection:")]
public virtual void SelectionChanged(UIKit.UITextView textView);
abstract member SelectionChanged : UIKit.UITextView -> unit
override this.SelectionChanged : UIKit.UITextView -> unit

パラメーター

textView
UITextView
属性

適用対象