Language

Manifest.Permission.ForegroundService Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE.

[Android.Runtime.Register("FOREGROUND_SERVICE", ApiSince=28)]
public const string ForegroundService;
[<Android.Runtime.Register("FOREGROUND_SERVICE", ApiSince=28)>]
val mutable ForegroundService : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to