共用方式為


UIInputViewController.SelectionWillChange(IUITextInput) 方法

定義

中的 uiTextInput 選取範圍即將變更。

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

參數

uiTextInput
IUITextInput

實作

屬性

適用於