Reputation: 77596
I have a CustomView (Expand View) in my main view, which is suppose to expand. I have a bunch of other objects at the bottom of my ExpandView. I want to move all these objects down as my ExpandView expands.
Is it possible to do this in interface builder, and relate these objects to my ScrollView so that they would move automatically as my ExpandView grows?
Upvotes: 1
Views: 227