---
title: rank
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkleaderboard/entry/rank
---

# rank

The position of the score in the results of a leaderboard search.

## Declaration

```swift
var rank: Int { get }
```

## See Also

### Accessing Properties

- [context](gamekit/gkleaderboard/entry/context.md)
- [date](gamekit/gkleaderboard/entry/date.md)
- [formattedScore](gamekit/gkleaderboard/entry/formattedscore.md)
- [player](gamekit/gkleaderboard/entry/player.md)
- [score](gamekit/gkleaderboard/entry/score.md)
