Declared in SCModelActions.h

Block Definition

SCDidMoveCellAction_Block

typedef void (^SCDidMoveCellAction_Block) (SCTableViewModel *tableModel, SCTableViewCell *cell, NSIndexPath *fromIndexPath, NSIndexPath *toIndexPath)