---
title: geometry
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/scrollphasechangecontext/geometry
---

# geometry

The geometry of the scroll view at the time of the scroll phase change.

## Declaration

```swift
var geometry: ScrollGeometry { get }
```
