UILocalNotification.AlertLaunchImage Property

Definition

The filename of an image used in lieu of the default launch image.

public virtual string AlertLaunchImage { [Foundation.Export("alertLaunchImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlertLaunchImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AlertLaunchImage : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to