【问题标题】:Tableview doesn't scroll inside the scrollview? what is the reason for this?Tableview 不在滚动视图内滚动?这是什么原因?
【发布时间】:2019-11-25 23:09:26
【问题描述】:

我在 UIView 中添加了一个表格视图。此 UIView 已添加到 scrollView。现在 tableview 中的问题不会滚动并且单元格不可点击。是什么原因?以及如何解决?

【问题讨论】:

    标签: ios swift xcode uiscrollview tableview


    【解决方案1】:

    你的 UIView 不会滚动,因为它包含 UITableView。

    每当您尝试滚动时,tableview 将滚动而不是滚动视图。

    【讨论】:

      猜你喜欢
      • 2019-06-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-08-18
      • 2013-07-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多