Notification.CategoryService Field

Definition

Notification category: indication of running background service.

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

Field Value

Implements

Attributes

Remarks

Notification category: indication of running background service.

Java documentation for android.app.Notification.CATEGORY_SERVICE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to