Contents

titleLocalizationKey

The key that identifies the localized string for the notification’s title.

Declaration

var titleLocalizationKey: String? { get set }

Discussion

CloudKit uses this value to set the title-loc-key push notification property.

See Generating a remote notification for more details about push notification properties.

See Also

Accessing the Notification Title