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

# WKInterfaceScrollPosition.bottom

The bottom of the screen.

## Declaration

```swift
case bottom
```

## See Also

### Enumeration Cases

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