Scroll not scrolling

I can’t seem to use the scroll view. What are the steps to enable scrolling/zooming on content in a scrollview?

In order to use the ScrollView, you will need to have specific constraints in order to define the Content Size. I would suggest using a ListView or a GridView if possible. We are in the development of a new improved ScrollView and StackView that will be much easier to create a Scrollable view.