Get the list of appWidgetIds that have been bound to the given AppWidget
provider.
Syntax
[Android.Runtime.Register("getAppWidgetIds", "(Landroid/content/ComponentName;)[I", "GetGetAppWidgetIds_Landroid_content_ComponentName_Handler")]
public virtual
int[]
GetAppWidgetIds (
Android.Content.ComponentName provider)
Parameters
- provider
- The Android.Content.BroadcastReceiver that is the
AppWidget provider to find appWidgetIds for.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Appwidget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3