NotificationResponseCategory.HiddenPreviewShowsTitle

From Xojo Documentation

Property (As Boolean )
aNotificationResponseCategory.HiddenPreviewShowsTitle = newBooleanValue
or
BooleanValue = aNotificationResponseCategory.HiddenPreviewShowsTitle

New in 2020r2

Supported for all project types and targets.

Shows the notification's title even if the user has disabled notification previews for the app.

See Also

HiddenPreviewsBody and HiddenPreviewShowsSubtitle properties.