---
title: turn
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tablestate/turn
---

# turn

The seats that are currently in turn.

## Declaration

```swift
var turn: Set<TableSeatIdentifier> { get set }
```

## See Also

### Getting the table state

- [counters](tabletopkit/tablestate/counters.md)
- [equipment](tabletopkit/tablestate/equipment.md)
