UITableViewCell, show delete button on swipe
How do I get the delete button to show when swiping on a UITableViewCell
? The event is never raised and the delete button never appears.
How do I get the delete button to show when swiping on a UITableViewCell
? The event is never raised and the delete button never appears.