WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarViewModeAnimation Class / Easing Property
In This Topic
    Easing Property (CalendarViewModeAnimation)
    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