---
title: UILaunchStoryboardName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchstoryboardname
---

# UILaunchStoryboardName

The filename of the storyboard from which to generate the app’s launch image.

## Discussion

Discussion Specify the name of the storyboard file without the filename extension. For example, if the filename of your storyboard is LaunchScreen.storyboard, specify “LaunchScreen” as the value for this key. If you prefer to configure your app’s launch screen without storyboards, use UILaunchScreen instead.

## See Also

### Launch interface

- [UILaunchScreen](bundleresources/information-property-list/uilaunchscreen.md)
- [UILaunchScreens](bundleresources/information-property-list/uilaunchscreens.md)
- [UILaunchStoryboards](bundleresources/information-property-list/uilaunchstoryboards.md)
- [LSUIPresentationMode](bundleresources/information-property-list/lsuipresentationmode.md)
- [UILaunchToFullScreenByDefaultOnMac](bundleresources/information-property-list/uilaunchtofullscreenbydefaultonmac.md)
