- context
- The Android.Content.Context in which this receiver is running.
- appWidgetManager
- A Android.Appwidget.AppWidgetManager object you can call AppWidgetManager.UpdateAppWidget(Android.Content.ComponentName, Android.Widget.RemoteViews) on.
- appWidgetId
- The appWidgetId of the widget whose size changed.
- newOptions
- The appWidgetId of the widget whose size changed.
Called in response to the AppWidgetManager.ActionAppwidgetOptionsChanged broadcast when this widget has been layed out at a new size.