Skip to main content

Duration 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)

public TimeSpan Duration { get; set; }

Property Value

TimeSpan

See Also

Reference

KeyFrameAnimation Class
Avalonia.Rendering.Composition.Animations Namespace