AnimationDelay Property

Gets or sets the initial delay time for this animation.

Definition

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

Property Value

TimeSpan

See Also