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.
有没有办法让表格视图标题部分具有比实际表格更大的宽度?这是一张简单的图片,说明了我的意思:
基本上,我需要使标题部分超出小表格视图。
甚至可能吗?
谢谢!
对我有用的是继承 UITableCell 并覆盖 setFrame 方法。