gpt4 book ai didi

header - 动态 heightForHeaderInSection

转载 作者:行者123 更新时间:2023-12-04 16:27:48 31 4
gpt4 key购买 nike

如何根据我添加的 View 修改标题部分的高度?heightForHeaderInSectionviewForHeaderInSection 之前被调用我不知道 View 大小,直到我创建它。

最佳答案

你可以按照这个:

  • 为 headerView 创建一个属性(如果有多个标题 View ,则为 NSArray)。
  • 在“heightForHeaderInSection ”本身中创建 View 。
  • 将您的 View 分配给属性。
  • 在“heightForHeaderInSection”中返回 View 的高度。
  • 在“viewForHeaderInSection”中返回此属性。
  • 关于header - 动态 heightForHeaderInSection,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9564323/

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