IterationCount Property
Gets or sets the repeat count for this animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IterationCount IterationCount { get; set; }
Public Property IterationCount As IterationCount
Get
Set
member IterationCount : IterationCount with get, set