---
title: GKGameModelMaxScore
framework: gameplaykit
role: symbol
role_heading: Global Variable
path: gameplaykit/gkgamemodelmaxscore
---

# GKGameModelMaxScore

The maximum return value allowed for the score(for:) method.

## Declaration

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

## See Also

### Constants

- [GKGameModelMinScore](gameplaykit/gkgamemodelminscore.md)
