Android.Animation.ValueAnimatorRepeatMode Enumeration
Enumerates values returned by several types.

Syntax

public enum ValueAnimatorRepeatMode

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
RestartWhen the animation reaches the end and repeatCount is INFINITE or a positive value, the animation restarts from the beginning.
ReverseWhen the animation reaches the end and repeatCount is INFINITE or a positive value, the animation reverses direction on every iteration.

Requirements

Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0