Android.Appwidget.AppWidgetManager.ExtraAppwidgetProviderProfile Field
An intent extra that contains the user handle of the profile under which an AppWidget provider is registered.

Syntax

[Android.Runtime.Register("EXTRA_APPWIDGET_PROVIDER_PROFILE")]
public const string ExtraAppwidgetProviderProfile

Remarks

An intent extra that contains the user handle of the profile under which an AppWidget provider is registered.

The value will be a Android.OS.UserHandle.

[Android Documentation]

Requirements

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