---
title: WKInterfaceObjectVerticalAlignment.center
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfaceobjectverticalalignment/center
---

# WKInterfaceObjectVerticalAlignment.center

Center alignment. The object’s content is centered vertically in the container and extends equally up and down.

## Declaration

```swift
case center
```

## See Also

### Constants

- [WKInterfaceObjectVerticalAlignment.top](watchkit/wkinterfaceobjectverticalalignment/top.md)
- [WKInterfaceObjectVerticalAlignment.bottom](watchkit/wkinterfaceobjectverticalalignment/bottom.md)
