---
title: SystemCoordinator.ParticipantState.Seat
framework: groupactivities
role: symbol
role_heading: Structure
path: groupactivities/systemcoordinator/participantstate/seat-swift.struct
---

# SystemCoordinator.ParticipantState.Seat

A seat assigned to a single participant in a spatial template.

## Declaration

```swift
struct Seat
```

## Overview

Overview You can use this structure to inspect the initial position of a participant in your group activity and place UI elements near them.

## Topics

### Instance Properties

- [pose](groupactivities/systemcoordinator/participantstate/seat-swift.struct/pose.md)
- [role](groupactivities/systemcoordinator/participantstate/seat-swift.struct/role.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
