IterationCountIsInfinite Property

Gets a value that indicates whether the IterationCount is set to Infinite.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsInfinite { get; }

Property Value

Boolean

See Also