Language

Manifest.Permission.StartForegroundServicesFromBackground Field

Definition

Identifies the Android permission named START_FOREGROUND_SERVICES_FROM_BACKGROUND.

[Android.Runtime.Register("START_FOREGROUND_SERVICES_FROM_BACKGROUND", ApiSince=31)]
public const string StartForegroundServicesFromBackground;
[<Android.Runtime.Register("START_FOREGROUND_SERVICES_FROM_BACKGROUND", ApiSince=31)>]
val mutable StartForegroundServicesFromBackground : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to