Android.Content.Context.NotificationService Field
Use with Context.GetSystemService(string) to retrieve a Android.App.NotificationManager for informing the user of background events.

Syntax

[Android.Runtime.Register("NOTIFICATION_SERVICE")]
public const string NotificationService

See Also

Context.GetSystemService(string)
Android.App.NotificationManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.App.NotificationManager for informing the user of background events.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1