Contents

actionButtonTitle

Specifies the title of the action button displayed in the notification.

Declaration

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

Displayed Notification Buttons