[self.myTableView insertRowsAtIndexPaths:@[[NSIndexPath indexPathForRow:self.allDataArray.count-1 inSection:0]] withRowAnimation:UITableViewRowAnimationTop];
[self.myTableView insertRowsAtIndexPaths:@[[NSIndexPath indexPathForRow:self.allDataArray.count-1 inSection:0]] withRowAnimation:UITableViewRowAnimationTop];
本文标题:插入UI直接显示在屏幕上
本文链接:https://www.haomeiwen.com/subject/quwxlttx.html
网友评论