Android.Widget.ViewSwitcher.NextView Property
Returns the next view to be displayed.

Syntax

[get: Android.Runtime.Register("getNextView", "()Landroid/view/View;", "GetGetNextViewHandler")]
public virtual Android.Views.View NextView { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the next view to be displayed.

[Android Documentation]

Requirements

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