Language

Manifest.Permission.ForegroundServiceConnectedDevice Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_CONNECTED_DEVICE.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to