Afficher en anglais

Partage via


ValueAnimator.Duration Property

Definition

Gets the length of the animation.

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

Property Value

The length of the animation, in milliseconds.

Attributes

Remarks

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

Java documentation for android.animation.ValueAnimator.getDuration().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35