NotificationResponseCategory.HiddenPreviewsBody
From Xojo Documentation
Property (As String )
aNotificationResponseCategory.HiddenPreviewsBody = newStringValue
or
StringValue = aNotificationResponseCategory.HiddenPreviewsBody
New in 2020r2
Supported for all project types and targets.
or
StringValue = aNotificationResponseCategory.HiddenPreviewsBody
New in 2020r2
Supported for all project types and targets.
Placeholder text to be shown even if the user has disabled notification previews for the app.
See Also
HiddenPreviewShowsSubtitle and HiddenPreviewShowsTitle properties.