0

How would I change the color of those red .delete markers? Or can I even use custom icons?

enter image description here

I do not want to change the color of these:

enter image description here

Trevor Freeman
  • 105
  • 1
  • 6
  • Does this answer your question? [Is there any way to change "DELETE" button from UITableViewCell?](https://stackoverflow.com/questions/39204100/is-there-any-way-to-change-delete-button-from-uitableviewcell) – koen Jun 04 '20 at 14:54
  • No, this answers how to change the color of the actions that are commonly used as confirmations. I will update my question. – Trevor Freeman Jun 04 '20 at 15:05
  • I don't think it's possible to change this red minus view. Reading a little the documentation, I couldn't find a way to have direct access to the views used on each `EditingStyle` enum cases like we have on the confirmation button (the ones you don't want to change), on top of that is deprecated. – paulRick Jun 04 '20 at 16:26

0 Answers0