---
title: environment
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/scrolltargetbehaviorpropertiescontext/environment
---

# environment

The environment of the scroll view.

## Declaration

```swift
var environment: EnvironmentValues { get }
```
