---
title: minValue
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssteppercell/minvalue
---

# minValue

The minimum value for the receiver.

## Declaration

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

## Discussion

Discussion The default is 0.

## See Also

### Specifying value range

- [maxValue](appkit/nssteppercell/maxvalue.md)
- [increment](appkit/nssteppercell/increment.md)
