---
title: WKInterfaceScrollPosition.centeredVertically
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfacescrollposition/centeredvertically
---

# WKInterfaceScrollPosition.centeredVertically

The vertical center of the screen.

## Declaration

```swift
case centeredVertically
```

## See Also

### Enumeration Cases

- [WKInterfaceScrollPosition.bottom](watchkit/wkinterfacescrollposition/bottom.md)
- [WKInterfaceScrollPosition.top](watchkit/wkinterfacescrollposition/top.md)
