CKNotification.AlertLaunchImage Property

Definition

Gets the filename for the launch image for the app when the user launches it from the notification alert.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AlertLaunchImage { [Foundation.Export("alertLaunchImage")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AlertLaunchImage : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to