Condividi tramite


UITextViewDelegate_Extensions.SelectionChanged Method

Definition

Indicates the text selection has changed in the specified UITextView.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SelectionChanged(this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SelectionChanged : UIKit.IUITextViewDelegate * UIKit.UITextView -> unit

Parameters

textView
UITextView
Attributes

Applies to