KeyFrameAnimationIterationCount Property

The number of times to repeat the key frame animation.

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int IterationCount { get; set; }

Property Value

Int32

See Also