iOS Question Add Scrollview without Designer

dieterp

Active Member
Licensed User
Longtime User
I am trying to figure out how to use a scrollview without loading a layout from the Designer. I add many views programmatically in my app and I would like to know how I can add those views to a scrollview.

Does anyone have any examples demonstrating this? Everything I've read so far refers to adding a layout to the scrollview from Designer
 
Top