Language

Manifest.Permission.ForegroundServiceHealth Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_HEALTH.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to