Android.Widget.AdapterViewAnimator.Advance Method
Called by an Android.Appwidget.AppWidgetHost in order to advance the current view when it is being used within an app widget.

Syntax

[Android.Runtime.Register("advance", "()V", "GetAdvanceHandler")]
public virtual void Advance ()

Remarks

Called by an Android.Appwidget.AppWidgetHost in order to advance the current view when it is being used within an app widget.

[Android Documentation]

Requirements

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