launchImageName
The name of the image or storyboard to use when your app launches because of the notification.
Declaration
var launchImageName: String { get }Discussion
If you specify a value for this property, the system displays the specified image or storyboard when the system launches your app. The string in this property must match the name of an image file or storyboard in your app’s bundle.