Xuni Product Documentation - Xamarin.Forms
CalendarViewModeAnimationMode Enumeration
Represent the different kinds of animations when changing XuniCalendar.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
         Xuni.Forms.Calendar.CalendarViewModeAnimationMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xuni.Forms.Calendar Namespace