편집

다음을 통해 공유


SLComposeServiceViewController.EditingStarted(UITextView) Method

Definition

Method that is called when the user begins editing text.

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

Parameters

textView
UITextView
Attributes

Applies to