The flow is something like that… The user see a UITableView, when the user click the “edit”, the user can delete the UITableView’s cell, after that, he /she click done to confirm. Which method is called when the user click the done key? Thank you.
Share
On
UITableViewControllerit’ssetEditing:withNOas argument.