UITextViewDelegate_Extensions.Changed(IUITextViewDelegate, UITextView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique que les attributs de texte ou de texte dans le UITextView spécifié ont été modifiés par l’utilisateur de l’application.
public static void Changed (this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
static member Changed : UIKit.IUITextViewDelegate * UIKit.UITextView -> unit
Paramètres
- This
- IUITextViewDelegate
Instance sur laquelle cette méthode d’extension fonctionne.
- textView
- UITextView