How to add UIScrollView to Interface builder?

后端 未结 10 2298
夕颜
夕颜 2020-12-12 17:50

I have all my controls laid out in interface builder (many labels, buttons etc). How do I put them all in a scroll view in interface builder so that I can have more space an

10条回答
  •  遥遥无期
    2020-12-12 18:08

    Select all the objects you want to put into a scroll view and go to the Layout menu, choose "Embed Objects In" and choose "Scroll View".

提交回复
热议问题