Partager via


UITextViewDelegate_Extensions.Changed(IUITextViewDelegate, UITextView) Méthode

Définition

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

S’applique à