KeyFrameAnimationDuration Property

The duration of the animation. Minimum allowed value is 1ms and maximum allowed value is 24 days.

Definition

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

Property Value

TimeSpan

See Also