Android.Appwidget.AppWidgetHostView.UpdateAppWidget Method
Process a set of Android.Widget.RemoteViews coming in as an update from the AppWidget provider.

Syntax

[Android.Runtime.Register("updateAppWidget", "(Landroid/widget/RemoteViews;)V", "GetUpdateAppWidget_Landroid_widget_RemoteViews_Handler")]
public virtual void UpdateAppWidget (Android.Widget.RemoteViews remoteViews)

Parameters

remoteViews
Documentation for this section has not yet been entered.

Remarks

Process a set of Android.Widget.RemoteViews coming in as an update from the AppWidget provider. Will animate into these new views as needed

[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