如何调整情节提要中原型单元格的区域

how do I resize the area of the prototype cell in storyboard

我不知道我做错了什么。 tableviewcell 的大小错误。 如何缩小 "prototype cells" 站立的区域?我找不到了。

我必须在情节提要中更改什么才能减少它。 我在正常 Viewcontroller

中使用 Tableview

在 Tableviewcontroller 中它看起来很正常

更改此行为的方法如下:

来自界面生成器:

  • Select view controller;
  • 找到Adjust scroll view insets选项;和
  • 取消勾选。