shouldCollapseItemHandler
The handler that determines whether a particular item is collapsable.
Declaration
@property (nonatomic, copy) BOOL (^shouldCollapseItemHandler)(ItemType );The handler that determines whether a particular item is collapsable.
@property (nonatomic, copy) BOOL (^shouldCollapseItemHandler)(ItemType );