Context.NotificationService Campo

Definizione

Usare con #getSystemService(String) per recuperare un android.app.NotificationManager oggetto per informare l'utente di eventi in background.

[Android.Runtime.Register("NOTIFICATION_SERVICE")]
public const string NotificationService;
[<Android.Runtime.Register("NOTIFICATION_SERVICE")>]
val mutable NotificationService : string

Valore del campo

Attributi

Commenti

Usare con #getSystemService(String) per recuperare un android.app.NotificationManager oggetto per informare l'utente di eventi in background.

per android.content.Context.NOTIFICATION_SERVICE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche