Contents

willExpandItemHandler

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

Declaration

@property (nonatomic, copy) void (^willExpandItemHandler)(ItemType );

See Also

Expanding and collapsing items