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)
- C#
- VB
- F#
public TimeSpan DelayTime { get; set; }
Public Property DelayTime As TimeSpan
Get
Set
member DelayTime : TimeSpan with get, set
Property Value
TimeSpanSee Also
Reference
KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace