subtitle
The notification’s subtitle.
Declaration
var subtitle: String? { get set }Discussion
CloudKit uses this value to set the subtitle push notification property. If you set subtitleLocalizationKey, CloudKit ignores this value.
See Generating a remote notification for more details about push notification properties.