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