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