KeyFrameAnimationDelayTime 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) Version: 11.3.999
public TimeSpan DelayTime { get; set; }

Property Value

TimeSpan

See Also