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

实现

属性

适用于