---
title: vertical
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uioffset/vertical
---

# vertical

The amount of vertical offset from a position.

## Declaration

```swift
var vertical: CGFloat
```

## Discussion

Discussion Positive values indicate an offset downward, and negative values indicate an offset upward.

## See Also

### Getting the offset values

- [horizontal](uikit/uioffset/horizontal.md)
