Language

Manifest.Permission.ForegroundServiceMediaPlayback Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_MEDIA_PLAYBACK.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to