---
title: GKGameModelMinScore
framework: gameplaykit
role: symbol
role_heading: Global Variable
path: gameplaykit/gkgamemodelminscore
---

# GKGameModelMinScore

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

## Declaration

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

## See Also

### Constants

- [GKGameModelMaxScore](gameplaykit/gkgamemodelmaxscore.md)
