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

Syntax

[Android.Runtime.Register("EXTRA_CUSTOM_INFO")]
public const string ExtraCustomInfo

Remarks

An intent extra to pass to the AppWidget picker containing a Java.Util.IList of Android.Appwidget.AppWidgetProviderInfo objects to mix in to the list of AppWidgets that are installed. (This is how the launcher shows the search widget).

[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