Duration Property
Gets the duration of the animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TimeSpan Duration { get; set; }
Public Property Duration As TimeSpan
Get
Set
member Duration : TimeSpan with get, set