---
title: saliencyRank
framework: dockkit
role: symbol
role_heading: Instance Property
path: dockkit/dockaccessory/trackedobject/saliencyrank
---

# saliencyRank

The saliency rank of the object the dock is tracking. A lower rank indicates higher importance of the object. This property is nil if the saliency ranking isn’t set or the object isn’t salient.

## Declaration

```swift
var saliencyRank: Int?
```
