Android.Widget.RemoteViews.SetDisplayedChild Method
Equivalent to calling AdapterViewAnimator.DisplayedChild

Syntax

[Android.Runtime.Register("setDisplayedChild", "(II)V", "GetSetDisplayedChild_IIHandler")]
public virtual void SetDisplayedChild (int viewId, int childIndex)

Parameters

viewId
The id of the view on which to call AdapterViewAnimator.DisplayedChild
childIndex
Documentation for this section has not yet been entered.

Remarks

Requirements

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