TKEntityPropertyGroupTitleView Class Reference
Inherits from | UIView |
Declared in | TKEntityPropertyGroupTitleView.h |
Tasks
-
titleLabel
property -
indicatorView
property -
allowIndicatorAnimation
property -
style
property -
indicatorPosition
property -
itemSpacing
property
Properties
allowIndicatorAnimation
A bool that determines if the title’s indicator should be animated on exapnd/collapse.
@property (nonatomic) BOOL allowIndicatorAnimation
Declared In
TKEntityPropertyGroupTitleView.h
indicatorPosition
The title’s indicator position.
@property (nonatomic) TKEntityPropertyGroupTitleIndicatorPosition indicatorPosition
Declared In
TKEntityPropertyGroupTitleView.h
indicatorView
Title’s indicator.
@property (nonatomic, strong, nullable) UIView *indicatorView
Declared In
TKEntityPropertyGroupTitleView.h
itemSpacing
The spacing between the items in the view.
@property (nonatomic) CGFloat itemSpacing
Declared In
TKEntityPropertyGroupTitleView.h