How to add a scroll view in storyboard visual studio 2019

十年热恋 提交于 2020-04-28 11:23:32

问题


I have looked everywhere on the internet and can't find the answer to how to add a scroll view in storyboard visual studio 2019. I know that there is a UI scroll view and that your suppose to put a view on top of that although I can't figure it out.


回答1:


Why don't you use the Xcode to design? Just right click on story board and open with Xcode. And check this basic tutorial of UIscrollview.

https://youtu.be/_Qn3UGad3lg



来源:https://stackoverflow.com/questions/60234502/how-to-add-a-scroll-view-in-storyboard-visual-studio-2019

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!