---
title: "init(pose:context:)"
framework: tabletopkit
role: symbol
role_heading: Initializer
path: "tabletopkit/tableseatstate/init(pose:context:)"
---

# init(pose:context:)

Creates the state of a seat using the specified pose and optional, game-specific data.

## Declaration

```swift
init(pose: TableVisualState.Pose2D, context: UInt64 = 0)
```
