다음을 통해 공유


UITextView.InputDelegate 속성

정의

텍스트 및 선택 변경 내용에 응답할 수 있는 대리자 개체입니다.

public UIKit.IUITextInputDelegate InputDelegate { get; set; }
member this.InputDelegate : UIKit.IUITextInputDelegate with get, set

속성 값

기본값은 시스템에서 제공하는 UITextInputDelegate입니다.

적용 대상