CKNotification.AlertLocalizationArgs Property

Definition

Gets an array of strings that correspond to field names in the record that triggered the notification. Used for substitution into alert format strings.

[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; }
member this.AlertLocalizationArgs : string[]

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to