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

# conversational

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

```
static let conversational: SpatialTemplatePreference
```

## 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
```

---

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)