subtitleLocalizationKey
The key that identifies the localized string for the notification’s subtitle.
Declaration
var subtitleLocalizationKey: String? { get set }Discussion
CloudKit uses this value to set the subtitle-loc-key push notification property. Setting this property overrides any value in subtitle.
See Generating a remote notification for more details about push notification properties.