Android.Animation.ValueAnimator.Infinite Field
This value used used with the ValueAnimator.RepeatCount property to repeat the animation indefinitely.

Value: -1

Syntax

[Android.Runtime.Register("INFINITE")]
public const int Infinite

Remarks

This value used used with the ValueAnimator.RepeatCount property to repeat the animation indefinitely.

[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