Compartir a través de


UNMutableNotificationContent.LaunchImageName Propiedad

Definición

Obtiene o establece el nombre de una imagen almacenada en la agrupación de la aplicación que se va a mostrar cuando el usuario inicia la aplicación desde la notificación.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string LaunchImageName { [Foundation.Export("launchImageName")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setLaunchImageName:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.LaunchImageName : string with get, set

Valor de propiedad

Nombre de una imagen que se almacena en la agrupación de la aplicación que se va a mostrar cuando el usuario inicia la aplicación desde la notificación.

Atributos

Se aplica a