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

# value

The current value of the stepper.

## Declaration

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

## See Also

### Managing the stepper’s value

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