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

# GKLeaderboard.LeaderboardType.classic

A leaderboard that never expires, showing all-time rankings of all players.

## Declaration

```swift
case classic
```

## See Also

### Constants

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