[]
Settings of the animation performed when the current view changes.
public class CalendarViewModeAnimation : C1Animation, IDependencyObject
Name | Description |
---|---|
CalendarViewModeAnimation() |
Name | Description |
---|---|
EasingInProperty | |
EasingOutProperty | |
ModeProperty | |
ScaleFactorProperty |
Name | Description |
---|---|
AnimationMode | Gets or sets the kind of animation used to change ViewMode. |
EasingIn | Gets or sets the easing funtion used to interpolate the values of the animation. |
EasingOut | Gets or sets the easing funtion used to interpolate the values of the animation. |
ScaleFactor | Gets or sets the scale factor used in the animation. |