ComponentOne Xamarin Edition
CalendarViewModeAnimationMode Enumeration
C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace : CalendarViewModeAnimationMode Enumeration
Represent the different kinds of animations when changing C1Calendar.ViewMode.
Syntax
public enum CalendarViewModeAnimationMode : System.Enum 
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Calendar.CalendarViewModeAnimationMode

See Also

Reference

C1.Xamarin.Forms.Calendar Namespace