UIInputViewController.SelectionWillChange(IUITextInput) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A seleção no uiTextInput
está prestes a ser alterada.
[Foundation.Export("selectionWillChange:")]
public virtual void SelectionWillChange (UIKit.IUITextInput uiTextInput);
abstract member SelectionWillChange : UIKit.IUITextInput -> unit
override this.SelectionWillChange : UIKit.IUITextInput -> unit
Parâmetros
- uiTextInput
- IUITextInput
Implementações
- Atributos