UITextInputDelegate.SelectionDidChange(IUITextInput) 方法

定义

中的选定内容 uiTextInput 已更改。

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

参数

uiTextInput
IUITextInput

实现

属性

适用于