Index Hierarchy TKCoreStackLayoutView Class Reference Inherits from UIScrollView Declared in TKCoreStackLayoutView.h Overview A view that layouts its subviews by using a stack layout. Tasks stack property Properties stack The stack layout used to arrange sub views in this view. @property (nonatomic, strong) TKCoreStackLayout *stack Declared In TKCoreStackLayoutView.h Index Hierarchy