gpt4 book ai didi

ios - 在uitableview中将 subview 发送回后,如何触摸 subview ?

转载 作者:行者123 更新时间:2023-12-01 20:18:41 24 4
gpt4 key购买 nike

我使用 headerview作为 UITableView subview ,现在我想动态隐藏 headerview 中的一些 View .我的解决方案是发送 headerview回到 UITableView 的后面并更新 UITableView 的 contentoffset .

像这样:(之前)
红色矩形是headerview绿色的是hiddenview .

enter image description here

(后)

enter image description here

但我现在不能触摸按钮、文本字段等。我试过 hittestpointinside方法,但没有奏效。也许我使用了错误的方式。所以有人可以帮助我吗?谢谢。

最佳答案

如果您使用自动布局,则使用 headerview.subview.hidden = YES 和 updateConstraints 隐藏 subview ,否则更新框架。

关于ios - 在uitableview中将 subview 发送回后,如何触摸 subview ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36080684/

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