다음을 통해 공유


UITextInputDelegate.SelectionDidChange(IUITextInput) 메서드

정의

uiTextInput 선택 영역이 변경되었습니다.

[Foundation.Export("selectionDidChange:")]
public abstract void SelectionDidChange (UIKit.IUITextInput uiTextInput);
abstract member SelectionDidChange : UIKit.IUITextInput -> unit

매개 변수

uiTextInput
IUITextInput

구현

특성

적용 대상