Indicates whether the current View should be animated the first time
the ViewAnimator is displayed.
Syntax
[Android.Runtime.Register("setAnimateFirstView", "(Z)V", "GetSetAnimateFirstView_ZHandler")]
public virtual
void SetAnimateFirstView (
bool animate)
Parameters
- animate
- True to animate the current View the first time it is displayed,
false otherwise.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1