Language

Manifest.Permission.ForegroundServiceMediaProjection Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_MEDIA_PROJECTION.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to