---
title: "init(for:)"
framework: healthkit
role: symbol
role_heading: Initializer
path: "healthkit/hkapplewalkingsteadinessclassification/init(for:)"
---

# init(for:)

Creates a new classification for the provided percentage.

## Declaration

```swift
init(for appleWalkingSteadiness: HKQuantity) throws
```
