CKNotificationInfo.AlertLocalizationKey Property

Definition

Gets or sets a key into the Localizable.strings file that identifies the localized alert message.

[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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to