AnimationDuration Property
Gets or sets the active time of this animation.
Namespace: Avalonia.AnimationAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan Duration { get; set; }
Public Property Duration As TimeSpan
Get
Set
member Duration : TimeSpan with get, set
Property Value
TimeSpan