Android.Appwidget.AppWidgetManager.GetAppWidgetInfo Method
Get the available info about the AppWidget.

Syntax

[Android.Runtime.Register("getAppWidgetInfo", "(I)Landroid/appwidget/AppWidgetProviderInfo;", "GetGetAppWidgetInfo_IHandler")]
public virtual AppWidgetProviderInfo GetAppWidgetInfo (int appWidgetId)

Parameters

appWidgetId
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the available info about the AppWidget.

[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