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

# saliencyRank

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

## Declaration

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