Inherits from TKStyleNode : NSObject
Declared in TKCalendarInlineViewTableViewCellStyle.h

Overview

Inline view table view cell’s style.

Tasks

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

timeColor

The time color.

@property (nonatomic, strong) UIColor *timeColor

Declared In

TKCalendarInlineViewTableViewCellStyle.h

timeFont

The time font.

@property (nonatomic, strong) UIFont *timeFont

Declared In

TKCalendarInlineViewTableViewCellStyle.h