TKDataFormGroupTitleStyle Class Reference
Inherits from | TKStyleNode : NSObject |
Declared in | TKDataFormGroupTitleStyle.h |
Tasks
-
stroke
property -
fill
property -
separatorColor
property -
separatorLeadingSpace
property -
separatorTrailingSpace
property -
insets
property
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