---
title: maxValue
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssteppertouchbaritem/maxvalue
---

# maxValue

The stepper’s maximum value.

## Declaration

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

## Discussion

Discussion The default is 59.0.

## See Also

### Managing the stepper’s value

- [value](appkit/nssteppertouchbaritem/value.md)
- [minValue](appkit/nssteppertouchbaritem/minvalue.md)
- [increment](appkit/nssteppertouchbaritem/increment.md)
