willExpandItemHandler
The handler that prepares the diffable data source for expanding an item.
Declaration
@property (nonatomic, copy) void (^willExpandItemHandler)(ItemType );The handler that prepares the diffable data source for expanding an item.
@property (nonatomic, copy) void (^willExpandItemHandler)(ItemType );