NotificationContent.Thread
From Xojo Documentation
Property (As String )
aNotificationContent.Thread = newStringValue
or
StringValue = aNotificationContent.Thread
New in 2020r2
Supported for all project types and targets.
or
StringValue = aNotificationContent.Thread
New in 2020r2
Supported for all project types and targets.
Identifies the thread to which the notification belongs.
Notes
Threads are a set of characters you create which allow notifications to be grouped together in the iOS notifications user interface.