Contents

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.

See Also

Getting Nib and Storyboard Information