转换UITableViewCell在 self.navigationController.view 上的位置

转换UITableViewCell在 self.navigationController.view 上的位置
CGRect rect = [self.navigationController.view convertRect:cell.frame fromView:self.tableView];

posted @ 2014-04-25 09:58  沙影无痕  阅读(144)  评论(0)    收藏  举报