AnimationDuration Property

Gets or sets the active time of this animation.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan Duration { get; set; }

Property Value

TimeSpan

See Also