---
title: initialOffset
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scrollanchorrole/initialoffset
---

# initialOffset

The role that influences where a scroll view should be initially scrolled.

## Declaration

```swift
static var initialOffset: ScrollAnchorRole { get }
```
