다음을 통해 공유


IUITextInputDelegate.SelectionDidChange(IUITextInput) 메서드

정의

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

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

매개 변수

uiTextInput
IUITextInput
특성

적용 대상