Android.Animation.ValueAnimator.Duration Property
Gets the length of the animation.

Syntax

[get: Android.Runtime.Register("getDuration", "()J", "GetGetDurationHandler")]
public override long Duration { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the length of the animation. The default duration is 300 milliseconds.

[Android Documentation]

Requirements

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