共用方式為


UIInputViewController.SelectionDidChange(IUITextInput) 方法

定義

變更中的 uiTextInput 選取範圍。

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

參數

uiTextInput
IUITextInput

實作

屬性

適用於