我正在尝试为待办事项列表类型的应用制作详细屏幕。这是详细信息屏幕当前的外观:
这是UICollectionViewController带有标题的。标头包含2个UILabel对象和1个UITextView对象。这些对象的布局由垂直管理UIStackView。A UIView用于设置白色背景。
UICollectionViewController
UILabel
UITextView
UIStackView
UIView
我在定义UICollectionReusableView运行时的高度时遇到一些困难。任何建议表示赞赏。
UICollectionReusableView
ios uicollectionview uicollectionreusableview swift
ios ×1
swift ×1
uicollectionreusableview ×1
uicollectionview ×1