Skip to main content

DelayTime Property

Delay before the animation starts after StartAnimation(String, CompositionAnimation) is called.

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public TimeSpan DelayTime { get; set; }

Property Value

TimeSpan

See Also

Reference

KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace