gpt4 book ai didi

iphone - 如何以编程方式向下滚动表格

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:34:42 25 4
gpt4 key购买 nike

我正在使用 UITable 实现气泡聊天,每次有人发布消息时,我都希望表格向下滚动。是否可以使表格 View 向下滚动?我该怎么做?

最佳答案

你可能想调用这个方法:

    [self.tableView scrollToRowAtIndexPath:[NSIndexPath indexPathForRow:1 inSection:1] atScrollPosition:UITableViewScrollPositionTop animated:YES];

关于iphone - 如何以编程方式向下滚动表格,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4280471/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com