TKCalendarInlineViewTableViewCellStyle Class Reference
Inherits from | TKStyleNode : NSObject |
Declared in | TKCalendarInlineViewTableViewCellStyle.h |
Tasks
-
eventFont
property -
timeFont
property -
eventColor
property -
timeColor
property -
shapeSize
property -
separatorColor
property -
backgroundColor
property
Properties
backgroundColor
The event cell background color.
@property (nonatomic, strong) UIColor *backgroundColor
Declared In
TKCalendarInlineViewTableViewCellStyle.h
eventColor
The event color.
@property (nonatomic, strong) UIColor *eventColor
Declared In
TKCalendarInlineViewTableViewCellStyle.h
eventFont
The event font.
@property (nonatomic, strong) UIFont *eventFont
Declared In
TKCalendarInlineViewTableViewCellStyle.h
separatorColor
The separator color.
@property (nonatomic, strong) UIColor *separatorColor
Declared In
TKCalendarInlineViewTableViewCellStyle.h
shapeSize
The event shape size.
@property (nonatomic) CGSize shapeSize
Declared In
TKCalendarInlineViewTableViewCellStyle.h