Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: heightForRowAtIndexPath 用于更长的 NSStrings
我制作了一个 iphone 应用程序,其中 UITableView 填充了文本表单核心数据。
我想给用户一个选项来设置单元格中文本的字体大小。当字体大小增加时,单元格高度也必须增加。
我有什么可能的选择来实现这个?
也许这会对你有所帮助: autoresizingeditabletableviewcell