Contents

title

Specifies the title of the notification.

Declaration

var title: String? { get set }

Discussion

This value should be localized because 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