Android.Widget.ViewAnimator.AnimateFirstView Property
Returns whether the current View should be animated the first time the ViewAnimator is displayed.

Syntax

[get: Android.Runtime.Register("getAnimateFirstView", "()Z", "GetGetAnimateFirstViewHandler")]
public virtual bool AnimateFirstView { get; }

See Also

ViewAnimator.SetAnimateFirstView(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether the current View should be animated the first time the ViewAnimator is 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 17