XuniCalendarViewAnimationMode 定数 リファレンス

定義先 XuniCalendarEnums.h

XuniCalendarViewAnimationMode

カレンダービューモードの変更時のアニメーションモードを指定します。

Definition

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

Constants

XuniCalendarViewAnimationModeZoom

このアニメーションは、設定対象のビューに応じて、ビューを前後に移動します。

定義先 XuniCalendarEnums.h.

XuniCalendarViewAnimationModeZoomOutIn

このアニメーションは、現在のビューを縮小し、新しいビューを拡大します。

定義先 XuniCalendarEnums.h.

定義先

XuniCalendarEnums.h