[]
Represent the different kinds of animations when changing ViewMode.
public enum CalendarViewModeAnimationMode
| Name | Description |
|---|---|
| Zoom | The animation will bring the view backwards or forward depending on which view is being set. |
| ZoomOutIn | The animation will zoom out the current view and zoom in the new one. |