AnimationDelayBetweenIterations Property
Gets or sets the delay time in between iterations.
Namespace: Avalonia.AnimationAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan DelayBetweenIterations { get; set; }
Public Property DelayBetweenIterations As TimeSpan
Get
Set
member DelayBetweenIterations : TimeSpan with get, set
Property Value
TimeSpan