How to design an UIScrollView in storyboard

前端 未结 1 1233
不知归路
不知归路 2021-01-27 23:22

I have a UIScrollView that has an embedded UIView within it. The UIView is set to have a vertical height of 1000. Further, there is a butt

相关标签:
1条回答
  • 2021-01-27 23:47

    In Storyboard:

    • Select the ViewController
    • Set its Simulated Size to freeform and height to 1000.

    0 讨论(0)
提交回复
热议问题