This question was raised in another post and I couldn't them to expound on what they meant. I was under the notion that the storyboard is an attribute of UIViewController because Apple's reference doc says var storyboard in the area that reads "Interacting with Storyboards and Segues". Apple UIViewController reference doc One of the comments read "The storyboard isn't a property or an attribute of either UIViewController" and I hoped they would expound on this. Could anyone help because now I am confused on if I'm reading or utilizing the reference docs correctly.
The initial question is here: original question