alertBody
The text for the notification’s alert.
Declaration
var alertBody: String? { get set }Discussion
Set this property’s value to have the system display the specified string when it receives the corresponding push notification. If you localize your app’s content, use the alertLocalizationKey property instead.