Contents

alertLaunchImage

The filename of an image to use as a launch image.

Declaration

var alertLaunchImage: String? { get }

Discussion

The system uses this property’s value to locate an image in the app’s bundle, and displays it as a launch image when the user launches the app after receiving a push notification.

See Also

Accessing the Notification Info