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

実装

属性

適用対象