Contents

informativeText

The body text of the notification.

Declaration

var informativeText: 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