Resource.Attribute.RepeatMode Field

Definition

Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite.

[Android.Runtime.Register("repeatMode")]
public const int RepeatMode = 16843200;
[<Android.Runtime.Register("repeatMode")>]
val mutable RepeatMode : int

Field Value

Value = 16843200
Attributes

Remarks

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