Language

Manifest.Permission.ForegroundServiceCamera Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_CAMERA.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to