UITextViewDelegate.EditingStarted(UITextView) 메서드

정의

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

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

매개 변수

textView
UITextView
특성

적용 대상