Language

Manifest.Permission.ForegroundServiceLocation Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_LOCATION.

[Android.Runtime.Register("FOREGROUND_SERVICE_LOCATION", ApiSince=34)]
public const string ForegroundServiceLocation;
[<Android.Runtime.Register("FOREGROUND_SERVICE_LOCATION", ApiSince=34)>]
val mutable ForegroundServiceLocation : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to