Index Hierarchy TKEntityPropertyGroupTitleViewIndicator Class Reference Inherits from UIView Declared in TKEntityPropertyGroupTitleViewIndicator.h Overview A class that represents an indicator for TKEntityPropertyGroupTitle. Tasks size property strokeColor property fillColor property Properties fillColor Fill for the indicator. @property (nonatomic, strong, nullable) TKSolidFill *fillColor Declared In TKEntityPropertyGroupTitleViewIndicator.h size Size for the indicator. @property (nonatomic) CGSize size Declared In TKEntityPropertyGroupTitleViewIndicator.h strokeColor Stroke for the indicator. @property (nonatomic, strong, nullable) TKStroke *strokeColor Declared In TKEntityPropertyGroupTitleViewIndicator.h Index Hierarchy