TKCalendarDayCellEventOrientation Constants Reference
Declared in | TKCalendarDayCellStyle.h |
TKCalendarDayCellEventOrientation
@enum TKCalendarDayCellEventOrientation
Defines the event orientation options.
Definition
typedef NS_ENUM(NSInteger, TKCalendarDayCellEventOrientation ) {
TKCalendarDayCellEventOrientationHorizontal = 1,
TKCalendarDayCellEventOrientationVertical = 2,
};
Constants
Declared In
TKCalendarDayCellStyle.h