Contents

relevanceScore

The score the system uses to determine if the notification is the summary’s featured notification.

Declaration

var relevanceScore: Double { get set }

Discussion

The system uses the relevanceScore, a value between 0 and 1, to sort the notifications from your app. The highest score gets featured in the notification summary.

See Also

Integrating with the system