Contents

subtitle

Specifies the subtitle of the notification.

Declaration

var subtitle: String? { get set }

Discussion

This value should be localized as it is presented to the user. The string is truncated to a length appropriate for display and the property is modified to reflect the truncation.

See Also

Display Information