---
title: sideBySide
framework: groupactivities
role: symbol
role_heading: Type Property
path: groupactivities/spatialtemplatepreference/sidebyside
---

# sideBySide

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

## Declaration

```swift
static let sideBySide: SpatialTemplatePreference
```

## Discussion

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

## See Also

### Getting the spatial position preferences

- [none](groupactivities/spatialtemplatepreference/none.md)
- [conversational](groupactivities/spatialtemplatepreference/conversational.md)
- [custom(_:)](groupactivities/spatialtemplatepreference/custom(_:).md)
