Contents

willReorderHandler

The handler that prepares the diffable data source for reordering its items.

Declaration

@property (nonatomic, copy) void (^willReorderHandler)(NSDiffableDataSourceTransaction<id,id> *);

See Also

Reordering items