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

# WKInterfaceObjectVerticalAlignment.bottom

Bottom alignment. The object’s content aligns with the bottom edge of the container and extends upward.

## Declaration

```swift
case bottom
```

## See Also

### Constants

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