I am using Storyboards
to create a container for an embedded viewController
.
I would like to connected it to an IBOutlet
of its parent viewController
. I have defined the property on the parent and tried to ctl-drag to the container and I don't get an option to connect.
The pop-up doesn't show the property.
Any thoughts?