WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Animation Class / Easing Property
In This Topic
    Easing Property (C1Animation)
    In This Topic
    Gets or sets the easing funtion used to interpolate the values of the animation.
    Syntax
    public C1Easing Easing {get; set;}
    See Also