---
title: seatIDsInTurn
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/setturnaction/seatidsinturn
---

# seatIDsInTurn

The IDs of the seats that are part of the current turn.

## Declaration

```swift
var seatIDsInTurn: [TableSeatIdentifier] { get }
```
