Inherits from TKStyleNode : NSObject
Declared in TKCalendarDayViewAllDayEventCellStyle.h

Overview

A class that represents TKCalendarDayViewAllDayEventCell style.

Tasks

Properties

backgroundColor

The background of the cell.

@property (nonatomic, strong, nonnull) UIColor *backgroundColor

Declared In

TKCalendarDayViewAllDayEventCellStyle.h

textColor

The color of the cell’s text.

@property (nonatomic, strong, nonnull) UIColor *textColor

Declared In

TKCalendarDayViewAllDayEventCellStyle.h

textFont

The font of the cell’s text.

@property (nonatomic, strong, nonnull) UIFont *textFont

Declared In

TKCalendarDayViewAllDayEventCellStyle.h

textInsets

The margins of the cell’s text.

@property (nonatomic) UIEdgeInsets textInsets

Declared In

TKCalendarDayViewAllDayEventCellStyle.h