Contents

main

The app’s main storyboard.

Declaration

class var main: NSStoryboard? { get }

Discussion

The name of the main storyboard is stored in the NSMainStoryboardFile key of the app’s Info.plist file.

See Also

Creating a Storyboard Object