<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GroupActivities",
  "identifier" : "/documentation/GroupActivities/SystemCoordinator/Configuration-swift.struct/spatialTemplatePreference",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Group Activities"
    ],
    "preciseIdentifier" : "s:15GroupActivities17SystemCoordinatorC13ConfigurationV25spatialTemplatePreferenceAA07SpatialgH0Vvp"
  },
  "title" : "spatialTemplatePreference"
}
-->

# spatialTemplatePreference

The preferred arrangement of spatial Personas in your
app’s immersive space.

```
var spatialTemplatePreference: SpatialTemplatePreference
```

## Discussion

When the system displays spatial Personas, it uses the value
of this property to determine how to arrange them around the
content in your app’s immersive space. The default value of
this property is [`none`](/documentation/GroupActivities/SpatialTemplatePreference/none) , which
lets the system determine placement
based on the activity’s content. Specify other options
if you prefer a specific arrangement around your app’s content.

---

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)