XuniCalendarOrientation 定数 リファレンス

定義先 XuniCalendarEnums.h

XuniCalendarOrientation

カレンダーのめくり操作方向を指定する列挙型

Definition

typedef NS_ENUM(NSInteger, XuniCalendarOrientation ) {
   XuniCalendarOrientationHorizontal,
   XuniCalendarOrientationVertical,
};

Constants

XuniCalendarOrientationHorizontal

カレンダー表示は水平方向

定義先 XuniCalendarEnums.h.

XuniCalendarOrientationVertical

カレンダー表示は垂直方向

定義先 XuniCalendarEnums.h.

定義先

XuniCalendarEnums.h