[IOS] About the problem of changing the delete button in the editing state of the tableview to Chinese

- (NSString *)tableView:(UITableView *)tableView titleForDeleteConfirmationButtonForRowAtIndexPath:(NSIndexPath *)indexPath
{
    return @"delete";
}

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326038753&siteId=291194637