---
title: horizontalAmount
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkvisionprism/horizontalamount
---

# horizontalAmount

The strength of the horizontal correction.

## Declaration

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

## Discussion

Discussion This parameter holds the horizontal 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)
- [horizontalBase](healthkit/hkvisionprism/horizontalbase.md)
- [verticalAmount](healthkit/hkvisionprism/verticalamount.md)
- [verticalBase](healthkit/hkvisionprism/verticalbase.md)
- [HKPrismBase](healthkit/hkprismbase.md)
