Change editing control image for UITableViewCell
问题 Is it possible to change the editing control image for multiple row selection for UITableViewCell. If it is possible via any default function of UITableViewCell or we have to customize it on our own, if so could anyone give me any reference to do it. Thanks in advance. 回答1: The OP is actually wanting to change the editing control. That is the plus or minus that appears to the left of the cell when you change it to editing mode. You can't actually change the image, but what you can do is fake