SLComposeServiceViewController.SelectionChanged(UITextView) Method

Definition

Method that is called when the selection range changes.

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

Parameters

textView
UITextView
Attributes

Applies to