Android.Widget.RemoteViews.ShowPrevious Method
Equivalent to calling AdapterViewAnimator.ShowPrevious

Syntax

[Android.Runtime.Register("showPrevious", "(I)V", "GetShowPrevious_IHandler")]
public virtual void ShowPrevious (int viewId)

Parameters

viewId
The id of the view on which to call AdapterViewAnimator.ShowPrevious

Remarks

Requirements

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