UIInputViewController.SelectionWillChange(IUITextInput) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
内の 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
実装
- 属性