Context.NotificationService Champ
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.
Utilisez cette #getSystemService(String)
option pour récupérer un android.app.NotificationManager
élément permettant d’informer l’utilisateur des événements en arrière-plan.
[Android.Runtime.Register("NOTIFICATION_SERVICE")]
public const string NotificationService;
[<Android.Runtime.Register("NOTIFICATION_SERVICE")>]
val mutable NotificationService : string
Valeur de champ
- Attributs
Remarques
Utilisez cette #getSystemService(String)
option pour récupérer un android.app.NotificationManager
élément permettant d’informer l’utilisateur des événements en arrière-plan.
Documentation Java pour android.content.Context.NOTIFICATION_SERVICE
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.