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.
我在 xcode 的 xib 编辑器中创建了一个表格视图。我已将表格视图放置在屏幕中间,它从中间某处开始(从顶部开始 100 磅),并且应该稍微低一点结束(它的总高度为 200 磅)。但是当我在模拟器上运行它时,它会填充 TableView 的高度,直到屏幕底部。
对不起,nooby问题。经过多年的java,我才刚刚开始使用iOS。
屏幕截图
转到尺寸检查器选项卡。并从 xib 中删除底部调整大小,就像这个屏幕截图一样
只需转到文件检查器选项卡并禁用(未选中)使用自动布局