Android.Appwidget.AppWidgetManager.ExtraAppwidgetProvider Field
An intent extra that contains the component name of a AppWidget provider.

Syntax

[Android.Runtime.Register("EXTRA_APPWIDGET_PROVIDER")]
public const string ExtraAppwidgetProvider

Remarks

An intent extra that contains the component name of a AppWidget provider.

The value will be an Android.Content.ComponentName.

[Android Documentation]

Requirements

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