WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Animation Class / Duration Property
In This Topic
    Duration Property (C1Animation)
    In This Topic
    Gets or sets the duration time of the animation.
    Syntax
    public TimeSpan Duration {get; set;}
    See Also