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