Android.Appwidget.AppWidgetHostView.UpdateAppWidgetOptions Method
Specify some extra information for the widget provider.

Syntax

[Android.Runtime.Register("updateAppWidgetOptions", "(Landroid/os/Bundle;)V", "GetUpdateAppWidgetOptions_Landroid_os_Bundle_Handler")]
public virtual void UpdateAppWidgetOptions (Android.OS.Bundle options)

See Also

AppWidgetProvider.OnAppWidgetOptionsChanged(Android.Content.Context, Android.Appwidget.AppWidgetManager, Android.Appwidget.AppWidgetManager, Android.Appwidget.AppWidgetManager)

Parameters

options
The bundle of options information.

Remarks

Specify some extra information for the widget provider. Causes a callback to the AppWidgetProvider.

[Android Documentation]

Requirements

Namespace: Android.Appwidget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16