willCollapseItemHandler
The handler that prepares the diffable data source for collapsing an item.
Declaration
@property (nonatomic, copy) void (^willCollapseItemHandler)(ItemType );The handler that prepares the diffable data source for collapsing an item.
@property (nonatomic, copy) void (^willCollapseItemHandler)(ItemType );