---
title: GKLeaderboard.LeaderboardType.recurring
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkleaderboard/leaderboardtype/recurring
---

# GKLeaderboard.LeaderboardType.recurring

A leaderboard that recurs, allowing players a fresh start to compete and earn higher ranks in each ocurrence.

## Declaration

```swift
case recurring
```

## See Also

### Constants

- [GKLeaderboard.LeaderboardType.classic](gamekit/gkleaderboard/leaderboardtype/classic.md)
