---
title: minValue
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticparameterattributes/minvalue
---

# minValue

The minimum value the parameter can take.

## Declaration

```swift
var minValue: Float { get }
```

## See Also

### Parameter Attributes

- [defaultValue](corehaptics/chhapticparameterattributes/defaultvalue.md)
- [maxValue](corehaptics/chhapticparameterattributes/maxvalue.md)
