CKNotificationInfo.AlertLocalizationArgs 属性

定义

获取或设置与触发通知的记录中的字段名称对应的字符串数组。 用于替换成警报格式字符串。

[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

属性值

String[]

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于