SLComposeServiceViewController.ShouldBeginEditing(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.
Méthode appelée lorsqu’un objet texte commence à écrire son texte, ou en réponse à la suppression d’un fichier sur l’objet texte par l’utilisateur.
[Foundation.Export("textViewShouldBeginEditing:")]
public virtual bool ShouldBeginEditing (UIKit.UITextView textView);
abstract member ShouldBeginEditing : UIKit.UITextView -> bool
override this.ShouldBeginEditing : UIKit.UITextView -> bool
Paramètres
- textView
- UITextView
Retours
- Attributs