NotificationContent.Title

From Xojo Documentation

Property (As String )
aNotificationContent.Title = newStringValue
or
StringValue = aNotificationContent.Title

New in 2020r2

Supported for all project types and targets.

The title of the notification message.

See Also

Body and Subtitle properties.