How to change the size of a view controller on the storyboard for editing purpose?

后端 未结 4 1273
暖寄归人
暖寄归人 2021-02-02 06:17

I have a simple question and I have spent countless hours trying to figure this out.

How can I change the size of a view controller in an Xcode Storyboard for editing p

4条回答
  •  不思量自难忘°
    2021-02-02 06:55

    To easily switch between various iOS device sizes, use a Simulated Size Metric:

    Attributes Inspector > Simulated Metrics > Size:

    Size via Simulated Metrics

提交回复
热议问题