<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -",
    "macOS: 15.4.0 -",
    "tvOS: 18.4.0 -",
    "visionOS: 2.4.0 -",
    "watchOS: 11.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/ScrollTargetBehaviorPropertiesContext",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI37ScrollTargetBehaviorPropertiesContextV"
  },
  "title" : "ScrollTargetBehaviorPropertiesContext"
}
-->

# ScrollTargetBehaviorPropertiesContext

The context in which a scroll target behavior can decide its properties.

```
struct ScrollTargetBehaviorPropertiesContext
```

## Topics

### Instance Properties

[`var axes: Axis.Set`](/documentation/SwiftUI/ScrollTargetBehaviorPropertiesContext/axes)

The scrollable axes of the scroll view.

[`var environment: EnvironmentValues`](/documentation/SwiftUI/ScrollTargetBehaviorPropertiesContext/environment)

The environment of the scroll view.

---

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)