CKNotificationInfo.AlertLocalizationKey 属性

定义

获取或设置文件中的一个密钥, Localizable.strings 用于标识本地化的警报消息。

[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

属性值

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

此值可为 null

属性

适用于