DTFAutomaticCellHeight:iOS8 自动单元格高度功能的Swift 实现

时间:2021-06-11 21:22:31
【文件属性】:
文件名称:DTFAutomaticCellHeight:iOS8 自动单元格高度功能的Swift 实现
文件大小:35KB
文件格式:ZIP
更新时间:2021-06-11 21:22:31
Swift DTFAutomaticCellHeight DTFAutomaticCellHeight 是 iOS8 自动单元格高度功能的 Swift 实现。 此功能允许 UITableViewCells 在运行时动态确定它们的高度,而无需实现委托和执行计算来确定 Cell 的高度。 如果您正确设置了 AutoLayout 约束,UITableView 将负责为您设置必要的高度。 作者 ( )
【文件预览】:
DTFAutomaticCellHeight-master
----DTFAutomaticCellHeightTests()
--------Info.plist(758B)
--------DTFAutomaticCellHeightTests.swift(953B)
----DTFAutomaticCellHeight()
--------DTFAutomaticTableViewCell.swift(3KB)
--------Country.swift(457B)
--------Base.lproj()
--------DTFAutomaticDetailsViewController.swift(783B)
--------CountryDatasource.swift(9KB)
--------AppDelegate.swift(436B)
--------Images.xcassets()
--------Info.plist(1KB)
--------DTFAutomaticTableViewController.swift(2KB)
----.gitignore(495B)
----README.md(552B)
----DTFAutomaticCellHeight.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()

网友评论