开发者

UITableView Delegate Not Found In Documentation

开发者 https://www.devze.com 2023-01-14 22:35 出处:网络
I couldn\'t find this method in the UITableView delegate documentation....can you tell me where I would look for the documentation for this met开发者_运维百科hod?

I couldn't find this method in the UITableView delegate documentation....can you tell me where I would look for the documentation for this met开发者_运维百科hod?

- (void)tableView:(UITableView *)tableView commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath

Thanks!


That's a method of UITableViewDataSource (since it invokes a modification of your data).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号