Contents

canReorderItemHandler

The handler that determines whether you can reorder a particular item.

Declaration

@property (nonatomic, copy) BOOL (^canReorderItemHandler)(ItemType );

See Also

Reordering items