Compartir a través de


CKNotificationInfo.AlertLocalizationKey Propiedad

Definición

Obtiene o establece una clave en el Localizable.strings archivo que identifica el mensaje de alerta localizado.

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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a