編集

Share via


CKNotificationInfo.AlertLaunchImage Property

Definition

Gets or sets 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; [Foundation.Export("setAlertLaunchImage:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] 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