Contents

willExpandItem

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

Declaration

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

See Also

Expanding and collapsing items