10
votes

In Interface Builder when I look at the size inspector for the view, it's showing 320x416 and it's grayed out so I can't change it. How can this be made editable?

2

2 Answers

15
votes

Change the UIView's "Size" in the "Simulated Metrics" area in the inspector to "Freeform". Then you can change the Width and Height in "View" area in the inspector.

enter image description here

enter image description here

enter image description here

4
votes

if you have any of the metrics (status bar, top navigation bar, etc) it won't let you resize the view.