storyboard
The storyboard from which the view controller was loaded.
Declaration
var storyboard: NSStoryboard? { get }Discussion
If the view controller was not loaded from a storyboard, the value of this property is nil.
The storyboard from which the view controller was loaded.
var storyboard: NSStoryboard? { get }If the view controller was not loaded from a storyboard, the value of this property is nil.