---
title: highestValue
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkrandomdistribution/highestvalue
---

# highestValue

The highest value to be produced by the distribution.

## Declaration

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

## See Also

### Working with Characteristics of a Distribution

- [lowestValue](gameplaykit/gkrandomdistribution/lowestvalue.md)
- [numberOfPossibleOutcomes](gameplaykit/gkrandomdistribution/numberofpossibleoutcomes.md)
