WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarViewModeAnimation Class / EasingIn Property
In This Topic
    EasingIn Property
    In This Topic
    Gets or sets the easing function used to interpolate the values of the animation.
    Syntax
    public C1Easing EasingIn {get; set;}
    See Also