Share via


UITextViewDelegate_Extensions.EditingStarted 메서드

정의

지정된 UITextView에서 편집이 시작되었음을 나타냅니다.

public static void EditingStarted (this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
static member EditingStarted : UIKit.IUITextViewDelegate * UIKit.UITextView -> unit

매개 변수

This
IUITextViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

textView
UITextView

적용 대상