Android.Content.Intent.ExtraUser Field
The UserHandle carried with broadcasts intents related to addition and removal of managed profiles - Intent.ActionManagedProfileAdded and Intent.ActionManagedProfileRemoved.

Syntax

[Android.Runtime.Register("EXTRA_USER")]
public const string ExtraUser

Remarks

The UserHandle carried with broadcasts intents related to addition and removal of managed profiles - Intent.ActionManagedProfileAdded and Intent.ActionManagedProfileRemoved.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1