---
title: maxValue
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticparameterattributes/maxvalue
---

# maxValue

The maximum value the parameter can take.

## Declaration

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

## See Also

### Parameter Attributes

- [defaultValue](corehaptics/chhapticparameterattributes/defaultvalue.md)
- [minValue](corehaptics/chhapticparameterattributes/minvalue.md)
