IterationCount Property
The number of times to repeat the key frame animation.
Definition
Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int IterationCount { get; set; }
Public Property IterationCount As Integer
Get
Set
member IterationCount : int with get, set
Property Value
Int32See Also
Reference
KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace