IterationCountInfinite Property

Gets an instance of IterationCount that indicates that an animation should repeat forever.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static IterationCount Infinite { get; }

Property Value

IterationCount

See Also