Delay Property
Gets or sets the initial delay time for this animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TimeSpan Delay { get; set; }
Public Property Delay As TimeSpan
Get
Set
member Delay : TimeSpan with get, set