Compartir a través de


CKNotificationInfo.AlertLocalizationArgs Propiedad

Definición

Obtiene o establece una matriz de cadenas que corresponden a los nombres de campo del registro que desencadenó la notificación. Se usa para la sustitución en cadenas de formato de alerta.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] AlertLocalizationArgs { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("alertLocalizationArgs", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAlertLocalizationArgs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AlertLocalizationArgs : string[] with get, set

Valor de propiedad

String[]

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

Este valor puede ser null.

Atributos

Se aplica a