Declared in SCCellActions.h

Block Definition

SCTextFieldShouldChangeCharactersInRangeAction_Block

typedef BOOL (^SCTextFieldShouldChangeCharactersInRangeAction_Block) (SCTableViewCell *cell, NSIndexPath *indexPath, UITextField *textField, NSRange range, NSString *replacementString)