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

実装

属性

適用対象