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