---
title: verticalAmount
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkvisionprism/verticalamount
---

# verticalAmount

The strength of the vertical correction.

## Declaration

```swift
@NSCopying var verticalAmount: HKQuantity { get }
```

## Discussion

Discussion This parameter holds the vertical component of the prescriptions correction, measured in prismDiopter() units.

## See Also

### Accessing lens specification data

- [eye](healthkit/hkvisionprism/eye.md)
- [HKVisionEye](healthkit/hkvisioneye.md)
- [amount](healthkit/hkvisionprism/amount.md)
- [angle](healthkit/hkvisionprism/angle.md)
- [horizontalAmount](healthkit/hkvisionprism/horizontalamount.md)
- [horizontalBase](healthkit/hkvisionprism/horizontalbase.md)
- [verticalBase](healthkit/hkvisionprism/verticalbase.md)
- [HKPrismBase](healthkit/hkprismbase.md)
