Android.Appwidget.AppWidgetHost Class
AppWidgetHost provides the interaction with the AppWidget service for apps, like the home screen, that want to embed AppWidgets in their UI.

See Also: AppWidgetHost Members

Syntax

[Android.Runtime.Register("android/appwidget/AppWidgetHost", DoNotGenerateAcw=true)]
public class AppWidgetHost : Java.Lang.Object

Remarks

AppWidgetHost provides the interaction with the AppWidget service for apps, like the home screen, that want to embed AppWidgets in their UI.

[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