canReorderItemHandler
The handler that determines whether you can reorder a particular item.
Declaration
@property (nonatomic, copy) BOOL (^canReorderItemHandler)(ItemType );The handler that determines whether you can reorder a particular item.
@property (nonatomic, copy) BOOL (^canReorderItemHandler)(ItemType );