共用方式為


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
屬性

適用於