willCollapseItem
The handler that prepares the diffable data source for collapsing an item.
Declaration
var willCollapseItem: ((ItemIdentifierType) -> Void)? { get set }The handler that prepares the diffable data source for collapsing an item.
var willCollapseItem: ((ItemIdentifierType) -> Void)? { get set }