[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarViewModeAnimationMode

CalendarViewModeAnimationMode Class

Represent the different kinds of animations when changing ViewMode.

Inheritance
CalendarViewModeAnimationMode
Namespace: C1.iOS.Calendar
Assembly: C1.iOS.Calendar.dll
Syntax
public sealed class CalendarViewModeAnimationMode : Enum

Fields

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__