M
M
ManWithBear2015-03-15 20:21:22
Objective-C
ManWithBear, 2015-03-15 20:21:22

How to bind UIViewController to parent controller's IBOutlet?

There was a need to make a custom container logically close to UITabBarController.
Is it possible to attach all children to one IBOutletCollection or something like that with little bloodshed?
For now, I do everything by hand from the code. But I would like to see this functionality.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
An, 2015-03-20
@Flanker_4

I did not implement this, but the Internet suggests that you can try to implement this through custom segue
https://orderoo.wordpress.com/2012/02/23/container...
sandmoose.com/post/35714028270/storyboards-with-cu ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question