XuniCalendarViewAnimationMode Constants Reference

Declared in XuniCalendarEnums.h

XuniCalendarViewAnimationMode

Specifies the animation mode when changing the calendar view mode.

Definition

typedef NS_ENUM(NSInteger, XuniCalendarViewAnimationMode ) {
   XuniCalendarViewAnimationModeZoom,
   XuniCalendarViewAnimationModeZoomOutIn,
};

Constants

XuniCalendarViewAnimationModeZoom

The animation will bring the view backwards or forwards depending on which view is being set.

Declared In XuniCalendarEnums.h.

XuniCalendarViewAnimationModeZoomOutIn

The animation will zoom out the current view and zoom in the new one.

Declared In XuniCalendarEnums.h.

Declared In

XuniCalendarEnums.h