<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GroupActivities",
  "identifier" : "/documentation/GroupActivities/SpatialTemplatePreference/sideBySide",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Group Activities",
      "GroupActivities"
    ],
    "preciseIdentifier" : "s:15GroupActivities25SpatialTemplatePreferenceV10sideBySideACvpZ"
  },
  "title" : "sideBySide"
}
-->

# sideBySide

An arrangement where the participants sit in a line with
the content in front of them.

```
static let sideBySide: SpatialTemplatePreference
```

## Discussion

The participants are side by side and face your app’s shared
content. This arrangement works best for windows and other
vertically oriented content. For example, you might use it
for a group of participants watching a movie. However, you
can apply it to any for other content configurations.

For example:

```
        App

A     B     C     D
```

---

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)