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

# conversational

An arrangement where the participants can see one another and the app’s content.

## Declaration

```swift
static let conversational: SpatialTemplatePreference
```

## Discussion

Discussion This arrangement works best when you want participants to converse with each other and also look at your app’s content. For example:       App

A             C

B

## See Also

### Getting the spatial position preferences

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