Android.Views.View.Animate Method
This method returns a ViewPropertyAnimator object, which can be used to animate specific properties on this View.

Syntax

[Android.Runtime.Register("animate", "()Landroid/view/ViewPropertyAnimator;", "GetAnimateHandler")]
public virtual ViewPropertyAnimator Animate ()

Returns

Documentation for this section has not yet been entered.

Remarks

This method returns a ViewPropertyAnimator object, which can be used to animate specific properties on this View.

[Android Documentation]

Requirements

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