NotificationContent.Relevance
From Xojo Documentation
Property (As Integer )
aNotificationContent.Relevance = newIntegerValue
or
IntegerValue = aNotificationContent.Relevance
New in 2021r3
Supported for all project types and targets.
or
IntegerValue = aNotificationContent.Relevance
New in 2021r3
Supported for all project types and targets.
The level of relevance relative to other notifications created by the same app.
Notes
On iOS 15 and later, when the user opens the Notification Center, of the unread notifications from an app (if any), the one with the highest relevance will be included in the summary.