relevanceScore

Panther·2021년 8월 18일
0

https://developer.apple.com/documentation/usernotifications/unnotificationcontent/3821031-relevancescore

"The value the system uses to sort your app’s notifications."

앱의 노티피케이션을 정렬하기 위해 시스템이 사용하는 값입니다.

Declaration

var relevanceScore: Double { get }

Discussion

앱으로부터 노티피케이션을 정렬하기 위해 시스템은 0에서 1 사이의 값을 갖는 relevanceScore를 사용합니다. 가종 높은 점수가 노티피케이션 요약에 나타납니다.

0개의 댓글