Inherits from TKStyleNode : NSObject
Declared in TKDataFormGroupTitleStyle.h

Overview

Represents style fot group’s title.

Tasks

Properties

fill

Fill for the group’s title.

@property (nonatomic, strong) TKFill *fill

Declared In

TKDataFormGroupTitleStyle.h

insets

Insets for the group’s title.

@property (nonatomic) UIEdgeInsets insets

Declared In

TKDataFormGroupTitleStyle.h

separatorColor

Group’s title separator color.

@property (nonatomic, strong) TKFill *separatorColor

Declared In

TKDataFormGroupTitleStyle.h

separatorLeadingSpace

Group’s title separator leading space.

@property (nonatomic) CGFloat separatorLeadingSpace

Declared In

TKDataFormGroupTitleStyle.h

separatorTrailingSpace

Group’s title separator trailing space.

@property (nonatomic) CGFloat separatorTrailingSpace

Declared In

TKDataFormGroupTitleStyle.h

stroke

Stroke for the group’s title.

@property (nonatomic, strong) TKStroke *stroke

Declared In

TKDataFormGroupTitleStyle.h