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

# WKInterfaceObjectVerticalAlignment.top

Top alignment. The object’s content aligns with the top edge of the container and extends downward.

## Declaration

```swift
case top
```

## See Also

### Constants

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