Contents

willCollapseItem

The handler that prepares the diffable data source for collapsing an item.

Declaration

var willCollapseItem: ((ItemIdentifierType) -> Void)? { get set }

See Also

Expanding and collapsing items