<!--
{
  "availability" : [
    "watchOS: 4.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKInterfaceScrollPosition",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKInterfaceScrollPosition"
  },
  "title" : "WKInterfaceScrollPosition"
}
-->

# WKInterfaceScrollPosition

Onscreen scroll positions.

```
enum WKInterfaceScrollPosition
```

## Topics

### Enumeration Cases

[`WKInterfaceScrollPosition.bottom`](/documentation/WatchKit/WKInterfaceScrollPosition/bottom)

The bottom of the screen.

[`WKInterfaceScrollPosition.centeredVertically`](/documentation/WatchKit/WKInterfaceScrollPosition/centeredVertically)

The vertical center of the screen.

[`WKInterfaceScrollPosition.top`](/documentation/WatchKit/WKInterfaceScrollPosition/top)

The top of the screen.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)