rankingHint
A number that indicates the relative importance of the item among other items from the app.
Declaration
var rankingHint: NSNumber? { get set }Discussion
Core Spotlight uses this value to distinguish between similar items from an app’s indexed content. Set this property to an integer value between zero and one hundred. Higher values indicate an item is more relevant, and Spotlight may display it more prominently.