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

# isSpatial

A Boolean value that indicates whether the person supports being
in a shared simulation space for an activity.

```
let isSpatial: Bool
```

## Discussion

The value of this property is `true` when the current person
supports activities that place participants relative to the
activity itself. The person must use a device that
supports spatial experiences, and must configure their spatial
Persona to support inclusion in a shared simulation space.

---

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)