CrossProfileApps.ActionCanInteractAcrossProfilesChanged Field

Definition

Broadcast signalling that the receiving app's permission to interact across profiles has changed.

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

Field Value

String
Attributes

Remarks

Java documentation for android.content.pm.CrossProfileApps.ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to