[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.CalendarViewModeAnimationMode

CalendarViewModeAnimationMode Enum

Represent the different kinds of animations when changing ViewMode.

Namespace: C1.Xamarin.Forms.Calendar
Assembly: C1.Xamarin.Forms.Calendar.dll
Syntax
public enum CalendarViewModeAnimationMode

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.