---
title: maximum
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkapplewalkingsteadinessclassification/maximum
---

# maximum

The minimum walking steadiness percentage for the classification.

## Declaration

```swift
var maximum: HKQuantity { get }
```

## Discussion

Discussion This property contains the minimum walking steadiness value for the classification. It contains an HKQuantity instance with a percentage value between 0.0 and 1.0.
