Android.Appwidget.AppWidgetManager.ExtraHostId Field
An intent extra attached to the AppWidgetManager.ActionAppwidgetHostRestored broadcast, indicating the integer ID of the host whose widgets have just been restored.

Syntax

[Android.Runtime.Register("EXTRA_HOST_ID")]
public const string ExtraHostId

Remarks

An intent extra attached to the AppWidgetManager.ActionAppwidgetHostRestored broadcast, indicating the integer ID of the host whose widgets have just been restored.

[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