NotificationResponseCategory.HiddenPreviewShowsSubtitle

From Xojo Documentation

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

New in 2020r2

Supported for all project types and targets.

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

See Also

HiddenPreviewsBody and HiddenPreviewShowsTitle properties.