[]
Represent the different kinds of animations when changing ViewMode.
public sealed class CalendarViewModeAnimationMode : Enum
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 zom in the new one. |
value__ |