Android.Appwidget.AppWidgetManager.ExtraCustomExtras Field
An intent extra to pass to the AppWidget picker containing a Java.Util.IList of Android.OS.Bundle objects to mix in to the list of AppWidgets that are installed.

Syntax

[Android.Runtime.Register("EXTRA_CUSTOM_EXTRAS")]
public const string ExtraCustomExtras

Remarks

An intent extra to pass to the AppWidget picker containing a Java.Util.IList of Android.OS.Bundle objects to mix in to the list of AppWidgets that are installed. It will be added to the extras object on the Android.Content.Intent that is returned from the picker activity.

[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