共用方式為


UITextInputDelegate.SelectionDidChange(IUITextInput) 方法

定義

中的 uiTextInput 選取範圍已變更。

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

參數

uiTextInput
IUITextInput

實作

屬性

適用於