Partager via


UITextViewDelegate_Extensions.ShouldBeginEditing Méthode

Définition

Indique si la modification doit commencer dans le UITextView spécifié.

public static bool ShouldBeginEditing (this UIKit.IUITextViewDelegate This, UIKit.UITextView textView);
static member ShouldBeginEditing : UIKit.IUITextViewDelegate * UIKit.UITextView -> bool

Paramètres

This
IUITextViewDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

textView
UITextView

Retours

S’applique à