IsInfinite Property
Gets a value that indicates whether the IterationCount is set to Infinite.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsInfinite { get; }
Public ReadOnly Property IsInfinite As Boolean
Get
member IsInfinite : bool with get