I haven't found anything on how to do this so I am asking a question.
I made a cell with three actions:
- A check action,
- an edit action,
- and a delete action.
The only problem is that my cell has a corner radius to it and I want my actions to also have a corner radius. How do I set the corner radius of a UIContextualAction?
Is this even possible?