How to change UITableView delete button title ?
- (NSString *)tableView:(UITableView *)tableView titleForDeleteConfirmationButtonForRowAtIndexPath:(NSIndexPath *)indexPath
{
return @"Remove";
}
Written by Bolo Michelin
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best #Ios Authors
Related Tags
#ios
Sponsored by #native_company# — Learn More
#native_title# #native_desc#