Language

Manifest.Permission.InteractAcrossProfiles Field

Definition

Identifies the Android permission named INTERACT_ACROSS_PROFILES.

[Android.Runtime.Register("INTERACT_ACROSS_PROFILES", ApiSince=30)]
public const string InteractAcrossProfiles;
[<Android.Runtime.Register("INTERACT_ACROSS_PROFILES", ApiSince=30)>]
val mutable InteractAcrossProfiles : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to