---
title: x
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/scrollposition/x
---

# x

The positioned x value of the scroll view if configured to be in that position.

## Declaration

```swift
var x: CGFloat? { get }
```
