---
title: maxScore
framework: classkit
role: symbol
role_heading: Instance Property
path: classkit/clsscoreitem/maxscore
---

# maxScore

The maximum possible score that the user can earn on a given task.

## Declaration

```swift
var maxScore: Double { get set }
```

## See Also

### Managing the Score

- [score](classkit/clsscoreitem/score.md)
