AgentTaskEvent.TextFormatted Propriété
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.
Texte facultatif à afficher à l’utilisateur.
public Java.Lang.ICharSequence? TextFormatted { [Android.Runtime.Register("getText", "()Ljava/lang/CharSequence;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getText", "()Ljava/lang/CharSequence;", "", ApiSince=37)>]
member this.TextFormatted : Java.Lang.ICharSequence
Valeur de propriété
texte à afficher dans le cadre de l’événement.
- Attributs