[]
Settings of the animation performed when the current view changes.
public class CalendarViewModeAnimation : C1Animation
| 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 function used to interpolate the values of the animation. |
| EasingOut | Gets or sets the easing function used to interpolate the values of the animation. |
| ScaleFactor | Gets or sets the scale factor used in the animation. |