Android.Appwidget.AppWidgetManager.ActionAppwidgetOptionsChanged Field
Sent when the custom extras for an AppWidget change.

Syntax

[Android.Runtime.Register("ACTION_APPWIDGET_OPTIONS_CHANGED")]
public const string ActionAppwidgetOptionsChanged

See Also

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

Remarks

Sent when the custom extras for an AppWidget change.

This is a protected intent that can only be sent by the system.

[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