次の方法で共有


SLComposeServiceViewController.SelectionChanged(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
属性

適用対象