---
title: playerID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/seatstate/playerid
---

# playerID

The identifier for the player that occupies the seat.

## Declaration

```swift
var playerID: PlayerIdentifier? { get }
```

## See Also

### Setting the data that syncs

- [context](tabletopkit/seatstate/context.md)
- [pose](tabletopkit/seatstate/pose.md)
