Android.Widget.ViewAnimator.CurrentView Property
Returns the View corresponding to the currently displayed child.

Syntax

[get: Android.Runtime.Register("getCurrentView", "()Landroid/view/View;", "GetGetCurrentViewHandler")]
public virtual Android.Views.View CurrentView { get; }

See Also

ViewAnimator.DisplayedChild

Value

Documentation for this section has not yet been entered.

Remarks

Returns the View corresponding to the currently displayed child.

[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