Contents

alertLaunchImage

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

Declaration

var alertLaunchImage: String? { get set }

Discussion

If you specify a value, the system uses it 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 Alert