SLComposeServiceViewController.EditingEnded(UITextView) Method

Definition

Method that is called when the editor resigns as first responder.

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

Parameters

textView
UITextView
Attributes

Applies to