Enumerates values returned by several types.
Syntax
public enum ValueAnimatorRepeatMode
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
Restart | When the animation reaches the end and repeatCount is INFINITE
or a positive value, the animation restarts from the beginning.
|
Reverse | When 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