<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/View/supportedVolumeViewpoints(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI4ViewPAAE25supportedVolumeViewpointsyQrAA13SquareAzimuthO3SetVF"
  },
  "title" : "supportedVolumeViewpoints(_:)"
}
-->

# supportedVolumeViewpoints(_:)

Specifies which viewpoints are supported for the window bar and
ornaments in a volume.

```
nonisolated func supportedVolumeViewpoints(_ viewpoints: SquareAzimuth.Set) -> some View
```

## Discussion

This defaults to all viewpoints and determines which viewpoints the
window bar and ornaments will ‘follow’ the user to as they move around
the volume.

---

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)