---
title: verticalBase
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkvisionprism/verticalbase
---

# verticalBase

The orientation of the vertical portion of the correction.

## Declaration

```swift
var verticalBase: HKPrismBase { get }
```

## Discussion

Discussion This value can be either HKPrismBase.in or HKPrismBase.out.

## 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)
- [verticalAmount](healthkit/hkvisionprism/verticalamount.md)
- [HKPrismBase](healthkit/hkprismbase.md)
