AnimationDelayBetweenIterations Property

Gets or sets the delay time in between iterations.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan DelayBetweenIterations { get; set; }

Property Value

TimeSpan

See Also