Android.Appwidget.AppWidgetManager.ActionAppwidgetDisabled Field
Sent when the last AppWidget of this provider is removed from the last host.

Syntax

[Android.Runtime.Register("ACTION_APPWIDGET_DISABLED")]
public const string ActionAppwidgetDisabled

See Also

AppWidgetProvider.OnEnabled(Android.Content.Context)

Remarks

Sent when the last AppWidget of this provider is removed from the last host.

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 3