gpt4 book ai didi

iphone - 如何在 didSelectRowAtIndexPath : method 中找到部分

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

是否可以找到我在 tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath 方法中单击的行部分。

TIA

最佳答案

indexPath 参数具有如下可访问的部分属性

[indexPath section]; 

indexPath.section

关于iphone - 如何在 didSelectRowAtIndexPath : method 中找到部分,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11826945/

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