다음을 통해 공유


UITextViewDelegate_Extensions.ShouldBeginEditing 메서드

정의

지정된 UITextView에서 편집을 시작해야 하는지 여부입니다.

public static bool ShouldBeginEditing (this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
static member ShouldBeginEditing : UIKit.IUITextViewDelegate * UIKit.UITextView -> bool

매개 변수

This
IUITextViewDelegate

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

textView
UITextView

반환

적용 대상