CKNotificationInfo.AlertLocalizationArgs Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un tableau de chaînes qui correspondent aux noms de champs dans l’enregistrement qui a déclenché la notification. Utilisé pour la substitution en chaînes de format d’alerte.
[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
Valeur de propriété
String[]
(Plus de documentation pour ce nœud arrive)
Cette valeur peut être null
.
- Attributs