Android.Appwidget.AppWidgetHost.ClearViews Method
Clear the list of Views that have been created by this AppWidgetHost.

Syntax

[Android.Runtime.Register("clearViews", "()V", "GetClearViewsHandler")]
protected virtual void ClearViews ()

Remarks

Clear the list of Views that have been created by this AppWidgetHost.

[Android Documentation]

Requirements

Namespace: Android.Appwidget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11